| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/Teachers/icd/saragiotis/ |
Upload File : |
/* Various colors
orange: rgb(222, 99, 58) #DE633A
dark blue: rgb( 33, 25, 74) #21194A
text blue: rgb( 33, 8, 74)
*/
body{
font-family: verdana, arial;
font-style: normal;
font-size: 12px;
background-color: #FFFFFF;
color: rgb( 33, 8, 74);
scrollbar-face-color: #DE633A;
scrollbar-highlight-color: #DE633A;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color:rgb( 33, 8, 74);
scrollbar-shadow-color: rgb( 33, 8, 74);
scrollbar-arrow-color: rgb( 33, 8, 74);
scrollbar-track-color:rgb( 33, 8, 74);
}
a:link {color: #DE633A; font-weight: bold; text-decoration: none}
a:visited {color: #DE633A; font-weight: bold; text-decoration: none}
a:hover {color: #DE633A; font-weight: bold; text-decoration: underline}
a:active {color: #DE633A; font-weight: bold; text-decoration: underline}
/*.studiesText {text-align: left; text-decoration: none; color: #000066; font-size: 8pt}
.studiesHover {text-align: left; text-decoration: none; color: #000066; font-size: 8pt}
.studiesUnderText {text-align: left; text-decoration: none; color: #000066; font-size: 8pt}
.studiesUnderHover {text-align: left; text-decoration: none; color: #000066; font-size: 8pt}
.childText {text-align: left; text-decoration: none; color: #000066; font: 8pt Arial, Helvetica }
.childHover {text-align: center; text-decoration: underline; color: #000066; font: 8pt Arial, Helvetica }
.childBorder {text-align: left; border:0px; border-left:0px; border-right:0px }
.childUnderText {text-align: left; text-decoration: none; color: #000066; font: 8pt Arial, Helvetica }
.childUnderHover {text-align: center; text-decoration: underline; color: #000066; font: 8pt Arial, Helvetica }
.childUnderBorder {border:0px; border-left:0px; border-right:0px }
.childInactText {text-align: center; text-decoration: none; color: #000066; font: 8pt Arial, Helvetica; font-weight: bold }
.childInactHover {text-align: center; text-decoration: none; color: #000066; font: 8pt Arial, Helvetica; font-weight: bold }
.childInactBorder {border:0px; border-left:0px; border-right:0px }
*/
h1{
font-size: 140%;
text-transform: capitalize;
color: rgb( 33, 8, 74);
text-align: center
}
h2{
font-size: 12px;
text-transform: capitalize;
color: rgb( 33, 8, 74);
text-align: center
}
h3{
font-size: 120%;
font-weight: bold;
color: #DE633A;
font-family: georgia, arial;
text-align: center
}
th{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #DE633A
}
/*.rule{height:2px; width:50%; color:rgb(217,147,0)}
.brdr{border-color: rgb(217,147,0)}
.hd{color: rgb(217,147,0);
font-weight: bold;
font-size: 12px}
.dark{background-color: rgb(1,1,50)}*/
p {
font-family: verdana, arial;
font-style: normal;
font-size: 12px;
color: #000066
}