new portfolio features, metal graphs, preparing for 0.4 release
[stockthis] / www / style.css
1 #logo { 
2     text-align: left; 
3     float: left; 
4     padding: 1em;
5 }
6
7 #section {
8     font-size : 20pt;
9     color : #9F2222;
10     font-style: italic;
11     margin-bottom: 10px;
12     margin-top: 10px;
13
14
15
16 #all {
17     font-family: monospace;
18 }
19
20 #images {
21     text-align: center;  
22 }
23
24 img {
25     border: none;    
26 }