Drop deprecated "Resources" and "Community" templates

This commit is contained in:
Saivann 2014-03-06 13:53:18 -05:00
parent 96de05b56c
commit cb443a8dda
8 changed files with 144 additions and 222 deletions

View file

@ -1611,26 +1611,3 @@ h2 .rssicon{
height:200px;
}
}
/* Deprecated styles (should be removed when translations are updated) */
.resourcesold{
font-size:115%;
font-weight:bold;
}
.resourcesold ul{
padding-top:5px;
}
.resourcesold li{
padding-top:6px;
text-align:left;
}
.resourcesold a,
.resourcesold a:link,
.resourcesold a:active,
.resourcesold a:visited{
text-decoration:none;
}
.resourcesold li ul li{
font-weight:normal;
}