|
|
|
@ -14,7 +14,7 @@ h1 {
|
|
|
|
height : 115px;
|
|
|
|
height : 115px;
|
|
|
|
background-color : #FFFFFF;
|
|
|
|
background-color : #FFFFFF;
|
|
|
|
width : 100%;
|
|
|
|
width : 100%;
|
|
|
|
background-image : url('../img/dvc.jpg');
|
|
|
|
background-image : url('../../db_v2.3.6/img/dvc.jpg');
|
|
|
|
background-repeat : no-repeat;
|
|
|
|
background-repeat : no-repeat;
|
|
|
|
background-position : 98.5%;
|
|
|
|
background-position : 98.5%;
|
|
|
|
position : absolute;
|
|
|
|
position : absolute;
|
|
|
|
@ -57,6 +57,19 @@ h1 {
|
|
|
|
margin-left : 10px;
|
|
|
|
margin-left : 10px;
|
|
|
|
background-color : #FFFFC6;
|
|
|
|
background-color : #FFFFC6;
|
|
|
|
color : #000000;
|
|
|
|
color : #000000;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.menulinkactive {
|
|
|
|
|
|
|
|
font-size : 14pt;
|
|
|
|
|
|
|
|
text-decoration : none;
|
|
|
|
|
|
|
|
border : 1px #000000 solid;
|
|
|
|
|
|
|
|
padding-left : 10px;
|
|
|
|
|
|
|
|
padding-top : 3px;
|
|
|
|
|
|
|
|
padding-bottom : 3px;
|
|
|
|
|
|
|
|
padding-right : 10px;
|
|
|
|
|
|
|
|
margin-left : 10px;
|
|
|
|
|
|
|
|
background-color : #87dcfc;
|
|
|
|
|
|
|
|
color : #000000;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.pl {
|
|
|
|
.pl {
|
|
|
|
@ -137,4 +150,4 @@ background-image: linear-gradient(to bottom, rgb(201, 231, 233) 0%, rgb(220, 237
|
|
|
|
font-size : 12pt;
|
|
|
|
font-size : 12pt;
|
|
|
|
text-decoration : none;
|
|
|
|
text-decoration : none;
|
|
|
|
color : #0E0789;
|
|
|
|
color : #0E0789;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|