Changeset 168 for Dev/trunk/css
- Timestamp:
- 11/29/11 17:26:07 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/css/awesome.css
r167 r168 108 108 font-weight: bold; 109 109 text-align: center; 110 line-height: 2em; 110 padding-top: 15px; 111 /*line-height: 2em;*/ 111 112 text-shadow: #555 0px 0px .2em; 112 113 height: 189px; … … 653 654 text-align: right; 654 655 margin-bottom: -0.5em; 655 float: left;656 float: right; 656 657 } 657 658 … … 799 800 font-size: 1.25em; 800 801 color: #FFF; 801 float: left; 802 display: block; 803 } 802 /*float: left;*/ 803 display: block; 804 clear: right; 805 } 806 807 fieldset p { 808 display: block; 809 }
Note: See TracChangeset
for help on using the changeset viewer.