Line 242: | Line 242: | ||
} | } | ||
+ | /* W3 Schools templates*/ | ||
+ | .w3-top,.w3-bottom{position:fixed;width:100%;z-index:1;} | ||
+ | .w3-top{top:0;} | ||
+ | .w3-bottom{bottom:0;} | ||
+ | |||
+ | #footer{display:block;} | ||
+ | |||
+ | .w3-container:after,.w3-container:before{content:"";display:table;clear:both;} | ||
+ | |||
+ | .w3-container{padding:0.01em 16px;} | ||
+ | |||
+ | .w3-padding-32{padding-top:32px!important;padding-bottom:32px!important;} | ||
+ | |||
+ | .w3-center .w3-bar{display:inline-block;width:auto;} | ||
+ | |||
+ | .w3-center{text-align:center!important;} | ||
+ | |||
+ | .w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important;} | ||
+ | |||
+ | .w3-xlarge{font-size:24px!important;} | ||
+ | |||
Revision as of 13:21, 23 August 2018