Initial commit of website to git. Has the "old" ob3 website as the main site, and...
[dana/openbox-web.git] / mediawiki / skins / openboxwiki / icons.css
1 /* Icon Renderings */
2
3 div.icons {
4         display: block;
5         float: left;
6         width: 300px;
7         position: relative;
8 }
9
10 div.icons h4 {
11         position: absolute;
12         bottom: 0px;
13         left: 0px;
14 }