Changeset 1673 for cpc/trunk/project/web
- Timestamp:
- Oct 5, 2010, 3:04:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r1662 r1673 38 38 .date { 39 39 border-bottom: 1px solid #E0E0DD; 40 width: 900px;40 width: 650px; 41 41 max-height: 200px; 42 min-height: 60px;42 min-height: 80px; 43 43 margin: 0; 44 44 padding: 0; … … 50 50 } 51 51 #slider_date_graph { 52 width: 870px;52 width: 620px; 53 53 margin-top: 7px; 54 54 margin-left: 20px; … … 90 90 width: 350px; 91 91 } 92 92 .solrleft { 93 float:left; 94 width: 650px; 95 } 93 96 .solr h1 { 94 97 text-align: left; 95 98 font-size: 1.3em; 99 width: 650px; 96 100 } 97 101 .solr h2 {
Note: See TracChangeset
for help on using the changeset viewer.