|
|
(9 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | .TWCportal_1, .TWCportal_2, .TWCportal_3 { border: none;
| + | /*blank*/ |
− | padding: .4em .9em .1em;
| |
− | color: black;
| |
− | vertical-align: top;
| |
− | }
| |
− | .TWCportal_3 {
| |
− | background: rgb(209,175,127);
| |
− | background: linear-gradient(180deg, rgba(157,115,66,0.6) 0%, rgba(157,115,66,0.3) 25%, rgba(157,115,66,0) 100%);
| |
− | }
| |
− | .TWCportal_2 {
| |
− | background: rgb(209,175,127);
| |
− | background: linear-gradient(180deg, rgba(141,117,83,0.6) 0%, rgba(141,117,83,0.3) 25%, rgba(141,117,83,0) 100%);
| |
− | }
| |
− | .TWCportal_1 {
| |
− | background: rgb(209,175,127);
| |
− | background: linear-gradient(180deg, rgba(207,171,121,0.6) 0%, rgba(207,171,121,0.3) 25%, rgba(207,171,121,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%; }
| |
− | }
| |