QualityBox.css: Difference between revisions

No edit summary
going back to when this was working
 
Line 66: Line 66:
   color: #fff !important;
   color: #fff !important;
}
}
.jumbotron {
    background-image: url(https://freephile.org/w/images/f/f5/Mt_blanc.jpg);
    background-repeat: no-repeat;
    background-position: -600px -400px;
    color: white;
}
.jumbotron a:link {color:white; background:#2963A2; text-decoration:underline;}
.jumbotron a:visited {color:gray; background:#2963A2; text-decoration:underline;}
.jumbotron a:hover {color:white; background:#2963A2; text-decoration:none; font-weight:bold;}
.jumbotron a:active {color:green; background:#2963A2; text-decoration:none;}


[[Category:CSS]]
[[Category:CSS]]
[[Category:QualityBox]]
[[Category:QualityBox]]