User:Lizz/common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 19: Line 19:
   color: maroon;
   color: maroon;
   font-style: italic;
   font-style: italic;
  font-weight: bold;
}
}


Line 99: Line 100:
.hidden {
.hidden {
     display: none
     display: none
}
.centered {
    text-align: center;
}
}


Line 170: Line 175:
     width: 90px;
     width: 90px;
     height: 90px;
     height: 90px;
}
.gameGuideTileTableCondensed {
    text-align:center;
    border-spacing: 2px;
    font-size: 12px;
}
.gameGuideTileTableCondensed td {
    width: 75px;
    height: 75px;
    line-height: 1;
}
}


Line 178: Line 195:
div#tag-universe a {
div#tag-universe a {
     color: #354569;
     color: #354569;
}
div#tag-category {
    background: rgb(129, 155, 252);
}
div#tag-category a {
    /*color: #ffffff;*/
}
span.blue {
    color: #1CA5B7;
}
}
moderator
26,823

edits