source: sasmodels/_static/haiku-site.css @ 68532f3

gh-pages
Last change on this file since 68532f3 was 68532f3, checked in by ajj, 8 years ago

Adding docs

  • 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.