Suppress unused css
This commit is contained in:
parent
977b8dda91
commit
812f7ae491
|
|
@ -390,44 +390,3 @@
|
|||
background-color: #1B870B;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
/***
|
||||
* Fallback links for social networks
|
||||
*/
|
||||
.tac_share {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 3px 10px;
|
||||
text-decoration: none;
|
||||
font-size: 13px;
|
||||
color: #fff !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.tac_share_twitter {
|
||||
background-color: #4099ff;
|
||||
}
|
||||
|
||||
.tac_share_facebook {
|
||||
background-color: #3b5998;
|
||||
}
|
||||
|
||||
.tac_share_googlep {
|
||||
background-color: #D34836;
|
||||
}
|
||||
|
||||
.tac_share_linkedin {
|
||||
background-color: #3399cc;
|
||||
}
|
||||
|
||||
.tac_share_pinterest {
|
||||
background-color: #cb2027;
|
||||
}
|
||||
|
||||
.tac_share_digg {
|
||||
background-color: #0093CC;
|
||||
}
|
||||
|
||||
.tac_share_reddit {
|
||||
background-color: #2E81D5;
|
||||
}
|
||||
Loading…
Reference in New Issue