]> Dogcows Code - chaz/website/blob - static/css/main.css
9494efe8e7a323b263e3d41041a799d7ba965c76
[chaz/website] / static / css / main.css
1
2 .pull-down {
3 margin-top: 10px;
4 }
5
6 .content {
7 padding: 0px 10px 10px 10px;
8 border: 1px solid #eee;
9 border-top: 0;
10 border-bottom-radius: 6px;
11 border-bottom-left-radius: 6px;
12 border-bottom-right-radius: 6px;
13 }
14
15 img.pull-left {
16 margin-right: 10px;
17 }
18
19 img.pull-right {
20 margin-left: 10px;
21 }
22
This page took 0.032642 seconds and 4 git commands to generate.