Changeset 74
- Timestamp:
- 08/01/06 15:10:05 (2 years ago)
- Files:
-
- trunk/stet-ie.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/stet-ie.css
r69 r74 470 470 .newannotation { 471 471 font-size: 10pt; 472 fontSize: 10pt; 472 /* fontSize: 10pt; */ 473 473 color: #000; 474 474 width: 100%; … … 670 670 margin: 0; 671 671 margin-top: 5px; 672 text-align: right;672 /* text-align: right; */ 673 673 text-transform: none; 674 674 list-style: none; … … 706 706 707 707 #portal-personaltools li { 708 background: transparent url(http://gplv3.fsf.org/linkOpaque.gif) center left no-repeat;708 /* background: transparent url(http://gplv3.fsf.org/linkOpaque.gif) center left no-repeat; */ 709 709 padding-left: 8px; 710 color: #436976;711 margin-left: 1em;710 /* color: #436976; */ 711 /* margin-left: 1em; */ 712 712 display: inline; 713 713 }