(- test) Tag: Reverted |
m (FANDOMbot moved page User:Bubblybonbon/common.css to User:Binonbo/common.css: Automatically moved page while renaming the user "Bubblybonbon/common.css" to "Binonbo/common.css") |
||
(26 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
.theme-fandomdesktop-dark .community-page-module .community-page-module-box { |
|||
background-color: rgba(0,0,0,.3); |
|||
border: 1.5px solid #D0AE82; |
|||
} |
|||
.theme-fandomdesktop-dark .community-page-cards-module .community-page-card-module { |
|||
background-color: rgba(0,0,0,.3); |
|||
border: 1.5px solid #D0AE82; |
|||
} |
|||
.theme-fandomdesktop-light .community-page-module .community-page-module-box { |
|||
background-color: rgba(255,255,255,.3); |
|||
border: 1.5px solid #704738; |
|||
} |
|||
.theme-fandomdesktop-light .community-page-cards-module .community-page-card-module { |
|||
background-color: rgba(255,255,255,.3); |
|||
border: 1.5px solid #704738; |
|||
} |