Changeset 7264
- Timestamp:
- May 17, 2008, 10:32:17 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/public_html/xhtml_style.php
r7262 r7264 406 406 position: relative; 407 407 width: 720px; 408 } 409 #globalNav { 408 410 height: 96px; 409 }410 #globalNav {411 411 background: url(<?php echo getSkin('skin_after_header'); ?>) 0 0 no-repeat; 412 412 } 413 413 #globalNavBefore { 414 height: 125px; 414 415 margin-bottom: 10px; 415 416 background: url(<?php echo getSkin('skin_before_header'); ?>) 0 0 no-repeat;
Note: See TracChangeset
for help on using the changeset viewer.