|
|
| Line 1: |
Line 1: |
| @import url('https://fonts.googleapis.com/css?family=Abel');
| |
|
| |
|
| .body {
| |
| font-family: Abel, Arial, Helvetica, sans-serif;
| |
| }
| |
| .blockbreak {
| |
| font-size: inherit;
| |
| }
| |
| a
| |
| {
| |
|
| |
| text-decoration:none;
| |
|
| |
| }
| |
|
| |
|
| |
| a.new
| |
| {color:#077ad5;}
| |
| .image img {
| |
|
| |
| display: block;
| |
| }
| |
|
| |
| .contentblock {
| |
|
| |
| background-color:transparent;
| |
|
| |
| }
| |
| .contentblock a:hover{text-decoration:underline;}
| |
| .contentcolumn.centered
| |
| {margin-top:10%; background-color: rgba(255,255,255,0.85);}
| |
| .contentcolumn .contentblock {
| |
| display: block;
| |
| padding:5% 10% 5% 10%;
| |
| }
| |
|
| |
| .blockbreak
| |
| {padding:0px; margin:0px;}
| |
| .blockbreak h2
| |
| {padding:5%; margin:0px; font-size:4em;}
| |
| .blockbreak h2.title
| |
| {font-size:5em; font-weight:700;}
| |
|
| |
| h4.label
| |
| {margin:0px;
| |
| background-color:#fff;
| |
| border-bottom: 1px dashed #999999;
| |
| padding:1% 5% 1% 5%; text-transform: uppercase;}
| |
|
| |
| #mw-wikiforum-searchbox-border
| |
| {border:none;}
| |
|
| |
| #mw-wikiforum-searchbox
| |
| {
| |
| float: none;
| |
| margin: 0px;
| |
| background-color: #cccccc;
| |
| padding: 10px;
| |
| text-align:right;
| |
| }
| |
| #mw-wikiforum-searchbox img {
| |
| vertical-align: middle;
| |
| }
| |
|
| |
| #mw-wikiforum-searchbox form
| |
| {display:inline-block;}
| |
|
| |
| /*------------------------------------------*/
| |
| .profile-actions
| |
| {color:transparent;}
| |
| .profile-actions a
| |
| {
| |
| border: none;
| |
| background-color: rgba(7,122,213,0.80);
| |
| border: 1px solid rgba(0,0,0,0.2);
| |
| padding: 30px;
| |
| display: inline-block;
| |
| margin: 5px;
| |
| margin-right:-5px;
| |
| font-weight:100;
| |
| color: #fff;
| |
| }
| |
|
| |
| .profile-actions a:hover {
| |
| background-color: rgba(7,122,213,1); text-decoration:none;
| |
| }
| |
|
| |
| /*------------------------------------------*/
| |
|
| |
|
| |
|
| |
| #profile-top
| |
| {
| |
| padding: 5% 10% 5% 10%;
| |
| }
| |
| #user-page-left.clearfix, #user-page-right.clearfix
| |
| {display:inherit;}
| |
| #user-page-left, #user-page-right
| |
| {padding: 5% 10% 5% 10%;
| |
| width:30%;
| |
| float:left;}
| |
| .user-relationship-container a {
| |
| width: 20%;
| |
| margin: 2.5%;
| |
| }
| |
| .user-relationship-container img
| |
| {width:100%;}
| |
|
| |
|
| |
|
| |
| /*.mw-content-ltr
| |
| {display:table;width:100%;}
| |
| */
| |
| #profile-image, #profile-right, #profile-title, #points-level, #honorific-level
| |
| {float:none;margin:0px;}
| |
| #profile-title-container
| |
| {padding:0px;}
| |
| #points-level
| |
| {max-width: 20vw; margin:auto; background-color:#077ad5;}
| |
| #profile-image img
| |
| {width:20vw;border:none;
| |
| background-color: #fff;
| |
| padding: 0px;}
| |
| .sitedir-ltr textarea
| |
| {width:100%;}
| |
|
| |
| /*------------------------------------------*/
| |
|
| |
| .thumb.tright .thumbinner
| |
| {margin:0px;}
| |
| .center {
| |
| display: table-cell;
| |
| vertical-align: middle;
| |
| background-color: #fff;
| |
| }
| |
| .center .thumb .thumbinner
| |
| {margin:0px;}
| |
| .center .thumb
| |
| {width:auto;min-width:0px;}
| |
|
| |
|
| |
| /*------------------------------------------*/
| |
| table.basic
| |
| {
| |
| border-collapse: collapse;
| |
| background-color:transparent;
| |
| width:100%;
| |
| }
| |
| table.basic tr
| |
| {margin:0px;}
| |
|
| |
| table.basic th
| |
| {
| |
| padding:5px;border-bottom:1px solid #999;background-color:#fff; }
| |
|
| |
| table.basic td
| |
| {
| |
| border-bottom:1px solid #999;padding:5px;
| |
| border-right:1px solid rgba(153,153,153,.4);
| |
| }
| |
|
| |
|
| |
| /*------------------------------------------*/
| |
| table.scroller
| |
| {display:block;
| |
| overflow-x:scroll;}
| |
| table.scroller td
| |
| {
| |
| min-width:20vw;
| |
| }
| |
|
| |
| table.sidebar th:first-child
| |
| {border-right:5px solid #999;}
| |
|
| |
| table.sidebar td:first-child
| |
| {
| |
| background-color:#fff;
| |
| border-right:5px solid #999;
| |
| ;}
| |
|
| |
| /*------------------------------------------*/
| |
| table.mw-wikiforum-frame
| |
| {background-color:transparent;
| |
| border:none;
| |
| margin:0px;
| |
| border-collapse: collapse;}
| |
| table.mw-wikiforum-frame th,table.mw-wikiforum-frame td
| |
| {padding:0px;}
| |
|
| |
|
| |
|
| |
| td.mw-wikiforum-innerframe
| |
| {border:none;}
| |
|
| |
| td.mw-wikiforum-innerframe .contentblock
| |
| { background-color: transparent;
| |
| padding: 0px;}
| |
|
| |
| p.mw-wikiforum-descr, p.mw-wikiforum-valuetitle, td.mw-wikiforum-value, .label
| |
| {color:inherit;}
| |
| .mw-wikiforum-issue
| |
| {font-size:1.5em;margin:0px;padding-top:.5em; padding-bottom:.5em;}
| |
| tr.mw-wikiforum-title
| |
| {background-color:#fff;}
| |
|
| |
| table.mw-wikiforum-title th, table.mw-wikiforum-title td
| |
| {border-top:none;
| |
| border-bottom: 1px solid #999999;padding:5px;}
| |
|
| |
|
| |
| /*------------------------------------------*/
| |
|
| |
|
| |
|
| |
|
| |
| @media screen and (max-width: 767px) {
| |
|
| |
| .contentcolumn.centered
| |
| {margin-top:0px;}
| |
|
| |
| .blockbreak h2
| |
| {padding:5%; margin:0px; font-size:2em;}
| |
| .blockbreak h2.title
| |
| {margin-top:0px; font-size:3em}
| |
| .center {
| |
| display:block;
| |
| float:left;
| |
| width:50%;
| |
| }
| |
| .center .thumb .thumbinner {
| |
| margin: 0px;
| |
| height: 50vw;
| |
| vertical-align: middle;
| |
| display: table-cell;
| |
| }
| |
| .contentcolumn .contentblock {
| |
| clear: both;
| |
| }
| |
|
| |
| #mw-wikiforum-searchbox
| |
| {
| |
|
| |
| text-align:center;
| |
| }
| |
|
| |
| /*------------------------------------------*/
| |
|
| |
| table.mw-wikiforum-frame
| |
| {
| |
| display:block;}
| |
| table.mw-wikiforum-frame tbody
| |
| {display:table;width:100%;}
| |
| table.mw-wikiforum-frame td
| |
| {display:block; text-align:center;}
| |
| tr.mw-wikiforum-title
| |
| {display:none;}
| |
| table.mw-wikiforum-frame td.mw-wikiforum-value
| |
| {display:none;}
| |
|
| |
| table.basic
| |
| {
| |
| overflow-x: scroll;
| |
| display:block;
| |
|
| |
| }
| |
|
| |
| table.basic td
| |
| {
| |
| min-width:50vw;
| |
| }
| |
|
| |
| #user-page-left, #user-page-right
| |
| {padding: 5% 10% 5% 10%;
| |
| width:auto;
| |
| float:none;}
| |
|
| |
|
| |
| }
| |
| /*------------------------------------------*/
| |
|
| |
|
| |
| @media screen and (max-width: 481px) {
| |
|
| |
| #mw-wikiforum-searchbox form
| |
| {display:block; width:100%;}
| |
| #mw-wikiforum-searchbox-border
| |
| {width:100%; }
| |
| }
| |