@charset "UTF-8";

/* HTML CSS */

p.time_update {
text-align: center; font-family: Trebuchet MS; font-size: 16px; font-style: normal; color: #eb5b34; 
}

p.name_date {
text-align: center; font-family: Trebuchet MS; font-size: 16px; font-style: normal; color: #eb5b34; 
}

p.txt {
font-family: Trebuchet MS; font-size: 16px; font-style: normal;
}

span.crd { 
color: #0f97d6; font-size: 14px;
}

span.date {
font-family: Trebuchet MS; font-size: 14px;  font-weight: normal; color: #d9b986;
}

span.name {
font-size: 14px; font-family: Georgia; font-style: italic; font-weight: normal; color: grey;
}

span.category {
font-size: 12px; font-style: normal; color: grey;
}

span.image_position {
  position: absolute;
  top: 6px;
}




/* SQL CSS */


p.category_sql {
font-family: Trebuchet MS; font-size: 14px; font-style: normal; color: #d60000;
}


p.txt_sql {
font-family: Trebuchet MS; font-size: 16px; font-style: normal; color: black;
}

span.txt_sql {
font-family: Trebuchet MS; font-size: 16px; font-style: normal; color: black;
}

span.crd_sql { 
font-size: 14px; font-family: Georgia; font-style: italic; font-weight: normal; color: grey;
}

span.date_sql {
font-family: Trebuchet MS; font-size: 12px; color: #0f97d6;
}

span.name_sql {
font-size: 12px; font-family: Georgia; font-style: italic; font-weight: normal; color: grey;
}

span.voula_sql {
font-size: 20px;
}
