]> git.0d.be Git - panikweb.git/commitdiff
remove leftover h5 styles
authorFrédéric Péters <fpeters@0d.be>
Fri, 10 Jun 2022 07:04:57 +0000 (09:04 +0200)
committerFrédéric Péters <fpeters@0d.be>
Fri, 10 Jun 2022 07:04:57 +0000 (09:04 +0200)
panikweb/static/css/_specifics.scss

index 5dd99fb9a66d8938a23586323ebf252994d7c14f..1b28e0b376544ddd8231158c7162a2b94d6101a9 100644 (file)
@@ -64,12 +64,10 @@ $secondary: #0062CB;
 
 h2.focus-title,
 .focus-title h2,
-.focus-title h3,
-h5.focus-title {
+.focus-title h3 {
        color: $secondary;
 }
 
-h5.title,
 strong.title {
        display: block;
        text-transform: none;
@@ -1243,7 +1241,6 @@ ul.newsSpecial{
        font-size: 80%;
 }
 
-.program-week .emission h5,
 .program-week .smooth .title {
        color: #333;
        text-transform: uppercase;
@@ -1266,11 +1263,6 @@ ul.newsSpecial{
        opacity: 0.5;
 }
 
-#Changing .program-week .programCell .smooth h5 a {
-       opacity: 1.0;
-}
-
-
 /****************************************************/
 /**** SEARCH ****/
 /****************************************************/
@@ -1412,8 +1404,7 @@ ul.newsSpecial{
 .intro,
 .userContent,
 #fiber-content,
-.content,
-.content h5 {
+.content {
        line-height: 130%;
 }
 
@@ -1924,10 +1915,6 @@ a.topik-link {
        display: block;
 }
 
-div.topikcellcontent h5 {
-       padding-top: 1ex;
-}
-
 div.topik-large div.topikcellcontent a {
        width: 100%;
        float: none;