source:
extensions/LLGBO2/css/gbolook.css.php
@
16750
Last change on this file since 16750 was 14421, checked in by , 13 years ago | |
---|---|
File size: 380 bytes |
Line | |
---|---|
1 | <?php |
2 | // Css for GBO you can change the numeric value |
3 | // the php values are managed on the LLGGO administration tab |
4 | $gbolook = ' <! --- LLGBO css--> |
5 | <style type="text/css"> |
6 | #imageToolBar {border:0;} |
7 | #gbo {margin:auto;} |
8 | #theMainImage,#theImage img {border:0;margin:0;box-shadow:0;padding:0} |
9 | #gboh2 {position:relative;top:1.2em;font-size:1.1em;} |
10 | </style>'; |
11 | ?> |
12 |
Note: See TracBrowser
for help on using the repository browser.