forked from I2P_Developers/i2p.www
Added feed icon CSS to danimoth's theme
This commit is contained in:
@@ -38,6 +38,16 @@ nav.navigation {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
div#content .feed-icon {
|
||||
background-image: url('../images/feed-icon-28x28.png');
|
||||
display: block;
|
||||
float: right;
|
||||
height: 28px;
|
||||
margin: 4px 10px;
|
||||
text-indent: -9999px;
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td {
|
||||
margin:0;
|
||||
padding:0;
|
||||
|
Reference in New Issue
Block a user