Light tweaks.

This commit is contained in:
z3d
2010-12-18 02:30:25 +00:00
parent 112f3736fb
commit 73f5eed45c

View File

@@ -346,7 +346,7 @@ div.main textarea {
div.news {
margin: 0px 10px 5px 207px;
padding: 10px 25px 7px 25px;
padding: 7px 20px 7px 20px;
border: 1px solid #447;
color: #224;
border-radius: 4px;
@@ -364,7 +364,8 @@ div.news p {
font-size: 9pt;
text-align: justify !important;
line-height: 120%;
margin-top: -10px;
margin-top: -7px;
padding: 0 15px;
}
/*
@@ -391,7 +392,7 @@ div.news hr{
color: #225;
background: #225;
height: 1px;
border: 0px dotted #779;
border: 0px dotted #225;
margin: 10px 0 5px;
/* -moz-box-shadow: 0px -1px 1px 1px #ffe;*/
opacity: 0.6;
@@ -400,7 +401,7 @@ div.news hr{
div.news li {
text-align: justify;
list-style: none;
margin: 10px 0 20px 0 !important;
margin: 5px 0 16px 0 !important;
vertical-align: bottom;
border: 1px solid #113;
border-left: 5px solid #113;
@@ -414,6 +415,11 @@ div.news li {
-moz-box-shadow: 0 1px 1px 1px rgba(176, 176, 216, 0.4);
-moz-box-shadow: 0 1px 1px 1px rgba(176, 176, 216, 0.4);
font-weight: bold;
text-transform: capitalize;
}
div.news li:first-child {
margin-top: 10px !important;
}
/*