User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Testing alternate tag styles for dreamsnaps page)
No edit summary
 
(34 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 92: Line 93:
.memoryID {
.memoryID {
     display: none;
     display: none;
}
.brokenPattern {
    display: none
}
.hidden {
    display: none
}
.centered {
    text-align: center;
}
}


Line 116: Line 128:
     text-align:center;
     text-align:center;
     font-size:24px;
     font-size:24px;
}
/*
#tag-universe {
    background: #ccceffe8;
    color: #757cdc; /*#8f93dd;* /*or: #5c62b8? *
}
*/
#tag-trait {
    background: #354569;
}
}


.tag-universe {
.rewardsSummary > td, .rewardsSummary {
text-align: center;
}
 
.guideTable {
    text-align: center;
}
.guideHeader {
text-transform: uppercase;
}
 
.guide-controlLabel {
    background:rgb(48, 48, 48);
    display: inline-block;
    border-radius: 8px;
    padding: 1px;
    font-size: 13px;
    color: white;
    font-weight: 500;
    margin: 1px;
}
 
.guideTable td {
    max-width: 200px;
    padding: 10px;
}
 
.gameGuideTileTable {
    text-align:center;
    border-spacing: 10px;
    font-size: 12px;
}
 
.gameGuideTileTable td {
    width: 90px;
    height: 90px;
}
 
.gameGuideTileTableCondensed {
    text-align:center;
    border-spacing: 2px;
    font-size: 12px;
}
 
.gameGuideTileTableCondensed td {
    width: 75px;
    height: 75px;
    line-height: 1;
}
 
div#tag-universe {
    border: 1px solid #354569;
     background: #ccceffe8;
     background: #ccceffe8;
     color: #8f93dd; /*or: #5c62b8? */
}
div#tag-universe a {
     color: #354569;
}
div#tag-category {
    background: rgb(129, 155, 252);
}
div#tag-category a {
    /*color: #ffffff;*/
}
}


.tag-trait {
span.blue {
     background: #354569;
     color: #1CA5B7;
}
}
moderator
27,059

edits

Navigation menu