MediaWiki:Category.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
trying to get all cats to look more like the wall forum bread crumbs thingy
(remarking out hidden cat styling at request of user:Rappy 4187.)
(trying to get all cats to look more like the wall forum bread crumbs thingy)
Line 9: Line 9:


.CategorySelect.articlePage {
.CategorySelect.articlePage {
     /*margin-left:15px;*/
      -moz-border-radius:50%/10%;
     border:2px solid #012c57;
     -webkit-border-radius:50%/10%;
     background:#ececec;
        -ms-border-radius:50%/10%;
        -o-border-radius:50%/10%;
            border-radius:50%/10%;
     color:#1F1E38;
    padding:10px;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-align:left;
    margin:10px 0px 10px 0px;
     background:#012c57 url(http://images.wikia.com/tardistest/images/c/ce/70opacitywhite.png);
     word-wrap:break-word;
     word-wrap:break-word;
    -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
            border-radius: 10px;
/*      -moz-box-shadow: inset -0px 0px 25px 4px #D8DFE5;
    -webkit-box-shadow: inset -0px 0px 25px 4px #D8DFE5;
        -ms-box-shadow: inset -0px 0px 25px 4px #D8DFE5;
        -o-box-shadow: inset -0px 0px 25px 4px #D8DFE5;
            box-shadow: inset -0px 0px 25px 4px #D8DFE5;
    -webkit-box-shadow: -0px 0px 10px 4px #012C57;
      -moz-box-shadow: -0px 0px 10px 4px #012C57;
        -ms-box-shadow: -0px 0px 10px 4px #012C57;
        -o-box-shadow: -0px 0px 10px 4px #012C57;
            box-shadow: -0px 0px 10px #012C57 4px;
*/
}
}


Line 60: Line 53:


.WikiaArticleCategories {
.WikiaArticleCategories {
  background-color:transparent;
  background-image:none;
     margin-left:15px;
     margin-left:15px;
    border:2px solid #012c57;
      -moz-border-radius:50%/10%;
    -webkit-border-radius: 50%/5%;
    -webkit-border-radius:50%/10%;
      -moz-border-radius: 50%/5%;
         -ms-border-radius:50%/10%;
         -ms-border-radius: 50%/5%;
         -o-border-radius:50%/10%;
         -o-border-radius: 50%/5%;
             border-radius:50%/10%;
             border-radius: 50%/5%;
     color:#1F1E38;
     -webkit-box-shadow: -0px 0px 10px 4px #012C57;
    padding:10px;
      -moz-box-shadow: -0px 0px 10px 4px #012C57;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
        -ms-box-shadow: -0px 0px 10px 4px #012C57;
    text-align:left;
        -o-box-shadow: -0px 0px 10px 4px #012C57;
    background:#012c57 url(http://images.wikia.com/tardistest/images/c/ce/70opacitywhite.png);
            box-shadow: -0px 0px 10px #012C57 4px;
    word-wrap:break-word;
 
}
}


85,404

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.