Changeset 1486
- Timestamp:
- 04/18/2015 04:42:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/translate.wordpress.org/public_html/gp-templates/style.css
r1124 r1486 3 3 } 4 4 .gp-content { 5 margin: 3px auto 10px;6 width: 9 60px;5 margin: 10px auto; 6 width: 940px; 7 7 } 8 8 .gp-content span.breadcrumb { … … 46 46 margin: 0.4em 0.1em 0 0; 47 47 } 48 .notice { 49 background: #99d9ed; 50 border-left: 3px solid #00a0d2; 51 margin-bottom: 10px; 52 } 48 53
Note: See TracChangeset
for help on using the changeset viewer.