added style for homepage
This commit is contained in:
parent
cc3c1caa18
commit
c97c4d9507
|
@ -266,6 +266,9 @@ li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0
|
||||||
letter-spacing:normal;
|
letter-spacing:normal;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
.home #content h2 {
|
||||||
|
font-size: 0.8rem;
|
||||||
|
}
|
||||||
|
|
||||||
#content h3 {
|
#content h3 {
|
||||||
padding:20px 0px 12px 0px;
|
padding:20px 0px 12px 0px;
|
||||||
|
|
Loading…
Reference in New Issue