source: sasmodels/doc/_static/haiku-site.css @ 7e6bc45e

core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change on this file since 7e6bc45e was 0496031, checked in by Paul Kienzle <pkienzle@…>, 10 years ago

add theme to doc

  • Property mode set to 100644
File size: 277 bytes
Line 
1@import url("haiku.css");
2
3div.contents { 
4    float: right; 
5    background: Cornsilk;
6    margin: 0.5em 0.5em;
7}
8
9div.contents p.topic-title {
10    display: none;
11}
12
13div.contents ul {
14    padding: 0em;
15}
16
17div.contents ul > li {
18    background: none;
19    padding: 0 0 0 1em;
20}
Note: See TracBrowser for help on using the repository browser.