source: documented-examples/trunk/style-e/style/gs3-style-default-extra.css

Last change on this file was 36371, checked in by anupama, 21 months ago

Updates to the GS3 style-e collection, with the new styles and changed the javascript so it's better suited for switching between styles without breaking too much.

File size: 146 bytes
Line 
1.choose_style {
2 padding: 10px 20px;
3 font-size: 0.8em;
4 background-color: #459e00;
5 color: white;
6}
7
8.choose_style a {
9 color: white;
10}
Note: See TracBrowser for help on using the repository browser.