Changeset 12375 for main/ikobacustom.pcn/trunk/layout/static
- Timestamp:
- 3 Jan 2015, 08:52:55 (10 years ago)
- Location:
- main/ikobacustom.pcn/trunk/layout/static
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.pcn/trunk/layout/static/custom.css
r12293 r12375 51 51 color: #fff; 52 52 } 53 54 /* Logo container customizations */ 55 56 #logo-container-narrow { 57 position: absolute; 58 top: -7px; 59 right: -11px; 60 } 61 62 #logo-container-wide { 63 position: absolute; 64 top: -7px; 65 right: -11px; 66 } 67 .ikoba-content-narrow .alert { 68 margin-right: 35px; 69 } 70 71 .ikoba-content-wide .alert { 72 margin-right: 50px; 73 }
Note: See TracChangeset for help on using the changeset viewer.