Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "User:Makanyane/anisa.css"

From TWC Wiki
Jump to navigationJump to search
(Replaced content with "blank: ")
(Tag: Replaced)
Line 1: Line 1:
.TWCportal_1, .TWCportal_2, .TWCportal_3 {    border: none;
+
/*blank*/
    padding: .4em .9em .1em;
 
    color: black;
 
    vertical-align: top;
 
}
 
.TWCportal_1 {
 
    background: rgb(209,175,127);
 
    background: linear-gradient(180deg, rgba(207,171,121,0.5) 0%, rgba(207,171,121,0.25) 25%, rgba(207,171,121,0) 100%);
 
}
 
.TWCportal_2 {
 
    background: rgb(209,175,127);
 
    background: linear-gradient(180deg, rgba(141,117,83,0.5) 0%, rgba(141,117,83,0.25) 25%, rgba(141,117,83,0) 100%);
 
}
 
.TWCportal_3 {
 
    background: rgb(209,175,127);
 
    background: linear-gradient(180deg, rgba(157,115,66,0.5) 0%, rgba(157,115,66,0.25) 25%, rgba(157,115,66,0) 100%);
 
}
 
.TWCportal_1 h1 {
 
    margin: 0;
 
}
 
.TWCportal_2 h1 {
 
    margin: 0;
 
}
 
.TWCportal_3 h1 {
 
    margin: 0;
 
}
 
 
 
/* FULL WIDTH COLUMNS FOR ANISA AT 800PX*/
 
@media only screen and (max-width: 800px) {
 
.TWCRcol { margin: 1% 0 1% 0%; }
 
.col { margin: 1% 0 1% 0%;}
 
.span_3_of_3, .span_2_of_3, .span_1_of_3, .span_2_of_2, .span_1_of_2, .span_40pct_of_2, .span_60pct_of_2 { width: 100%; }
 
}
 

Revision as of 08:33, 17 May 2019

/*blank*/