source: extensions/Back2Front/template/style.css @ 10819

Last change on this file since 10819 was 10819, checked in by mistic100, 13 years ago

first version

File size: 220 bytes
Line 
1a.reverse {
2  display:inline-block;
3  border:1px solid #666 !important;
4  padding:3px 5px;
5  margin-bottom:10px;
6  font-size:15px;
7  font-style:italic;   
8}
9a.reverse img {
10  vertical-align:top;
11  border:none !important;
12}
Note: See TracBrowser for help on using the repository browser.