mirror of
https://github.com/ShaYmez/xlxd.git
synced 2024-12-23 01:55:49 -05:00
v2.3.7
This commit is contained in:
parent
7331f39f85
commit
285ff6c713
@ -14,7 +14,7 @@ h1 {
|
||||
height : 115px;
|
||||
background-color : #FFFFFF;
|
||||
width : 100%;
|
||||
background-image : url('../img/dvc.jpg');
|
||||
background-image : url('../../db_v2.3.6/img/dvc.jpg');
|
||||
background-repeat : no-repeat;
|
||||
background-position : 98.5%;
|
||||
position : absolute;
|
||||
@ -59,6 +59,19 @@ h1 {
|
||||
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 {
|
||||
font-size : 12pt;
|
||||
text-decoration : none;
|
||||
|
Loading…
Reference in New Issue
Block a user