source: branches/testa/css/font.css @ 28

Last change on this file since 28 was 23, checked in by anonymous, 6 years ago

init

File size: 235 bytes
RevLine 
[23]1.box1 {
2    display: inline-block;
3    width: 14em;
4    padding: .25em .5em;
5    margin: .5em 1em .5em 0;
6    text-align:left;
7   
8}
9.box1 span {
10    font-size:2em;
11    position: relative;
12    top: 0.25em;
13    margin-right: 0.1em;
14}
Note: See TracBrowser for help on using the repository browser.