Anonymous user
MediaWiki:Common.css: Difference between revisions
m
Changed text colors to BTA colors
imported>Ttv pedro270707 m (Changed display to grid and margin-top to 1.5em. Now line breaks should work properly and infinite line breaks should be possible.) |
imported>Ttv pedro270707 m (Changed text colors to BTA colors) |
||
Line 394: | Line 394: | ||
.c-0 { | .c-0 { | ||
color: # | color: #ffffff; | ||
} | } | ||
.c-1 { | .c-1 { | ||
color: # | color: #ffaa00; | ||
} | } | ||
.c-2 { | .c-2 { | ||
color: # | color: #fc26a3; | ||
} | } | ||
.c-3 { | .c-3 { | ||
color: # | color: #5ed2ff; | ||
} | } | ||
.c-4 { | .c-4 { | ||
color: # | color: #fff152; | ||
} | } | ||
.c-5 { | .c-5 { | ||
color: # | color: #65ea13; | ||
} | } | ||
.c-6 { | .c-6 { | ||
color: # | color: #ff7fec; | ||
} | } | ||
Line 426: | Line 426: | ||
.c-7 { | .c-7 { | ||
color: # | color: #6e6e6e; | ||
} | } | ||
.c-8 { | .c-8 { | ||
color: # | color: #b3b3b3; | ||
} | } | ||
.c-9 { | .c-9 { | ||
color: # | color: #09a0ae; | ||
} | } | ||
.c-a { | .c-a { | ||
color: # | color: #7824ff; | ||
} | } | ||
.c-b { | .c-b { | ||
color: # | color: #0d4dff; | ||
} | } | ||
.c-c { | .c-c { | ||
color: # | color: #8f5224; | ||
} | } | ||
.c-d { | .c-d { | ||
color: # | color: #268217; | ||
} | } | ||
.c-e { | .c-e { | ||
color: # | color: #e82020; | ||
} | } | ||
.c-f { | .c-f { | ||
color: # | color: #303030; | ||
} | } | ||
Line 466: | Line 466: | ||
.shadow.c-0 { | .shadow.c-0 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #3f3f3f; | ||
} | } | ||
.shadow.c-1 { | .shadow.c-1 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #3f2a00; | ||
} | } | ||
.shadow.c-2 { | .shadow.c-2 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #3f0928; | ||
} | } | ||
.shadow.c-3 { | .shadow.c-3 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #17343f; | ||
} | } | ||
.shadow.c-4 { | .shadow.c-4 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #3f3c14; | ||
} | } | ||
.shadow.c-5 { | .shadow.c-5 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #193a04; | ||
} | } | ||
.shadow.c-6 { | .shadow.c-6 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #3f1f3b; | ||
} | } | ||
Line 498: | Line 498: | ||
.shadow.c-7 { | .shadow.c-7 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #1b1b1b; | ||
} | } | ||
.shadow.c-8 { | .shadow.c-8 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #2c2c2c; | ||
} | } | ||
.shadow.c-9 { | .shadow.c-9 { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #02282b; | ||
} | } | ||
.shadow.c-a { | .shadow.c-a { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #1e093f; | ||
} | } | ||
.shadow.c-b { | .shadow.c-b { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #03133f; | ||
} | } | ||
.shadow.c-c { | .shadow.c-c { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #231409; | ||
} | } | ||
.shadow.c-d { | .shadow.c-d { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #092005; | ||
} | } | ||
.shadow.c-e { | .shadow.c-e { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #3a0808; | ||
} | } | ||
.shadow.c-f { | .shadow.c-f { | ||
text-shadow: 0.125em 0.125em 0 # | text-shadow: 0.125em 0.125em 0 #0c0c0c; | ||
} | } | ||