Difference between revisions of "User:Makanyane/anisa.css"
From TWC Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | + | .TWCportal_1, .TWCportal_2, .TWCportal_3 { border: 2px solid grey; | |
− | + | padding: .4em .9em .1em; | |
− | + | color: black; | |
− | + | vertical-align: top; | |
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.TWCportal_1 { | .TWCportal_1 { | ||
− | background: | + | background: rgb(227,227,227); |
} | } | ||
.TWCportal_2 { | .TWCportal_2 { | ||
− | background: | + | background: rgb(205,199,199); |
} | } | ||
.TWCportal_3 { | .TWCportal_3 { | ||
− | background: | + | background: rgb(229,225,219); |
+ | } | ||
+ | .TWCportal_head { | ||
+ | padding:5px; | ||
+ | background:#7d1515; | ||
+ | color:white; | ||
+ | margin-bottom: 0em; | ||
} | } | ||
h2.TWCportal_head{ | h2.TWCportal_head{ | ||
− | font-size: | + | font-size: 128%; |
border-bottom: 0; | border-bottom: 0; | ||
− | font-weight: | + | font-weight: bolder; |
} | } | ||
h1.TWCportal_head{ | h1.TWCportal_head{ |
Revision as of 04:34, 17 May 2019
.TWCportal_1, .TWCportal_2, .TWCportal_3 { border: 2px solid grey; padding: .4em .9em .1em; color: black; vertical-align: top; } .TWCportal_1 { background: rgb(227,227,227); } .TWCportal_2 { background: rgb(205,199,199); } .TWCportal_3 { background: rgb(229,225,219); } .TWCportal_head { padding:5px; background:#7d1515; color:white; margin-bottom: 0em; } h2.TWCportal_head{ font-size: 128%; border-bottom: 0; font-weight: bolder; } h1.TWCportal_head{ padding:10px; border-bottom: 0; text-align: center; }