AzirQuantum (Talk | contribs) |
AzirQuantum (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | #top_title { | |
− | + | display: none; | |
− | + | visibility: hidden; | |
− | + | } | |
− | + | #mw-body { | |
− | + | background-color: transparent; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | #content { | |
− | + | width: 100%; | |
− | + | height: 100%; | |
− | + | background-color: transparent; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | #main { | |
− | + | width: 80vw; | |
− | + | margin-left: auto; | |
− | + | margin-right: auto; | |
− | + | } | |
− | + | ||
− | + | #page_header { | |
− | + | width: 80vw; | |
− | + | height: 20vw; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | #header_classification { | |
− | + | width: 80vw; | |
− | + | height: 5vw; | |
− | + | margin-bottom: 2vw; | |
− | + | background-color: #606060; | |
− | + | } | |
− | + | ||
− | + | #home_button { | |
− | + | width: 5vw; | |
− | + | height: 5vw; | |
− | + | float: left; | |
+ | padding-right: 0.30vw; | ||
+ | background-color: #606060;/* | ||
+ | border-right-style: solid; | ||
+ | border-right-width: 0.1vw; | ||
+ | border-right-color: ivory;*/ | ||
+ | } | ||
+ | /* | ||
+ | #fc_Team { | ||
+ | padding-right: 0.30vw; | ||
+ | } | ||
+ | */ | ||
+ | #header_title { | ||
+ | width: 80vw; | ||
+ | height: 10vw; | ||
+ | margin-bottom: 3vw; | ||
+ | } | ||
− | + | #title_pic { | |
− | + | width: 100%; | |
− | + | height: 100%; | |
− | + | } | |
− | + | ||
− | + | #menu { | |
− | + | width: 25vw; | |
− | + | height: auto; | |
− | + | padding-top: 0.5vw; | |
− | + | margin-right: 5vw; | |
− | + | float: left; | |
− | + | background-color: #FFFFFF; | |
+ | opacity: 0.90; | ||
+ | } | ||
+ | |||
+ | #articles { | ||
+ | width: 50vw; | ||
+ | height: auto; | ||
+ | float: right; | ||
+ | background-color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #sec_title { | ||
+ | margin-left: 4vw; | ||
+ | margin-right: 4vw; | ||
+ | border-bottom-style: solid; | ||
+ | border-bottom-width: 0.1vw; | ||
+ | border-bottom-color: #202020; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #sec_content { | ||
+ | padding-left: 4vw; | ||
+ | } | ||
+ | |||
+ | .first_classfication{ | ||
+ | height: 5vw; | ||
+ | float: left; | ||
+ | background-color: #606060;/* | ||
+ | border-right-style: solid; | ||
+ | border-right-width: 0.1vw; | ||
+ | border-right-color: ivory;*/ | ||
+ | } | ||
+ | |||
+ | .fc_box{ | ||
+ | height: 2.75vw; | ||
+ | margin-top: 1.2vw; | ||
+ | border-right-style: solid; | ||
+ | border-right-width: 0.1vw; | ||
+ | border-right-color: ivory; | ||
+ | } | ||
+ | |||
+ | .second_classfication{ | ||
+ | margin-left: 3vw; | ||
+ | margin-right: 3vw; | ||
+ | margin-top: 1.5vw; | ||
+ | |||
+ | /* | ||
+ | color: #696969;*/ | ||
+ | font-family: 'Roman'; | ||
+ | font-size: 2vw; | ||
+ | border-top-style: solid; | ||
+ | border-top-color: #1F1F1F; | ||
+ | border-top-width: 0.1vw; | ||
+ | } | ||
+ | |||
+ | .content{ | ||
+ | margin-left: 4vw; | ||
+ | } | ||
+ | |||
+ | .third_classfication{/* | ||
+ | color: #808080;*/ | ||
+ | margin-left: 3vw; | ||
+ | margin-right: 3vw; | ||
+ | padding-left: 3vw; | ||
+ | font-family: 'Roman'; | ||
+ | font-size: 1.5vw; | ||
+ | } | ||
+ | |||
+ | .second_classfication:hover { | ||
+ | background-color: #1F1F1F; | ||
+ | opacity: 0.50; | ||
+ | } | ||
+ | |||
+ | .third_classfication:hover { | ||
+ | background-color: #1F1F1F; | ||
+ | opacity: 0.50; | ||
+ | } | ||
+ | |||
+ | .snd_class{ | ||
+ | font-family: Serif; | ||
+ | font-weight: bold; | ||
+ | font-size:1.8vw; | ||
+ | margin-left: 0.2vw; | ||
+ | } | ||
+ | |||
+ | .trd_class{ | ||
+ | color: #606060; | ||
+ | font-family: Serif; | ||
+ | font-weight: bold; | ||
+ | font-size:1.3vw; | ||
+ | margin-left: 0.2vw; | ||
+ | } | ||
+ | |||
+ | .snd_class:hover{ | ||
+ | color: #FFFFFF; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | .trd_class:hover{ | ||
+ | color: #FFFFFF; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | .content_pic { | ||
+ | border-style: solid; | ||
+ | border-color: #C0C0C0; | ||
+ | border-width: 0.15vw; | ||
+ | } | ||
+ | |||
+ | .pictures { | ||
+ | |||
+ | } | ||
+ | |||
+ | a.snd_class { | ||
+ | text-decoration: none; | ||
+ | color: #494949; | ||
+ | } | ||
+ | |||
+ | a.trd_class { | ||
+ | text-decoration: none; | ||
+ | color: #606060; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-family: 'Times New Roman'; | ||
+ | font-size: 3vw; | ||
+ | margin: 1vw 0vw 1vw 0vw; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-family: 'Times New Roman'; | ||
+ | font-size:2vw; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-weight: bold; | ||
+ | margin-left: 2vw; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | |||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | color: ivory; | ||
+ | font-family: 'Times New Roman'; | ||
+ | font-size: 2vw; | ||
+ | float: left; | ||
+ | margin-top: 0vw; | ||
+ | margin-bottom: 0vw; | ||
+ | margin-left: 0.30vw; | ||
+ | margin-right: 0.30vw; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color:orange; | ||
+ | } |
Revision as of 23:43, 14 September 2018
- top_title {
display: none; visibility: hidden; }
- mw-body {
background-color: transparent; }
- content {
width: 100%; height: 100%; background-color: transparent; }
- main {
width: 80vw; margin-left: auto; margin-right: auto; }
- page_header {
width: 80vw; height: 20vw; }
- header_classification {
width: 80vw; height: 5vw; margin-bottom: 2vw; background-color: #606060; }
- home_button {
width: 5vw; height: 5vw; float: left; padding-right: 0.30vw; background-color: #606060;/* border-right-style: solid; border-right-width: 0.1vw; border-right-color: ivory;*/ } /*
- fc_Team {
padding-right: 0.30vw; }
- /
- header_title {
width: 80vw; height: 10vw; margin-bottom: 3vw; }
- title_pic {
width: 100%; height: 100%; }
- menu {
width: 25vw; height: auto; padding-top: 0.5vw; margin-right: 5vw; float: left; background-color: #FFFFFF; opacity: 0.90; }
- articles {
width: 50vw; height: auto; float: right; background-color: #FFFFFF; }
- sec_title {
margin-left: 4vw; margin-right: 4vw; border-bottom-style: solid; border-bottom-width: 0.1vw; border-bottom-color: #202020; text-align: center; }
- sec_content {
padding-left: 4vw; }
.first_classfication{ height: 5vw; float: left; background-color: #606060;/* border-right-style: solid; border-right-width: 0.1vw; border-right-color: ivory;*/ }
.fc_box{ height: 2.75vw; margin-top: 1.2vw; border-right-style: solid; border-right-width: 0.1vw; border-right-color: ivory; }
.second_classfication{ margin-left: 3vw; margin-right: 3vw; margin-top: 1.5vw;
/* color: #696969;*/ font-family: 'Roman'; font-size: 2vw; border-top-style: solid; border-top-color: #1F1F1F; border-top-width: 0.1vw; }
.content{ margin-left: 4vw; }
.third_classfication{/* color: #808080;*/ margin-left: 3vw; margin-right: 3vw; padding-left: 3vw; font-family: 'Roman'; font-size: 1.5vw; }
.second_classfication:hover { background-color: #1F1F1F; opacity: 0.50; }
.third_classfication:hover { background-color: #1F1F1F; opacity: 0.50; }
.snd_class{ font-family: Serif; font-weight: bold; font-size:1.8vw; margin-left: 0.2vw; }
.trd_class{ color: #606060; font-family: Serif; font-weight: bold; font-size:1.3vw; margin-left: 0.2vw; }
.snd_class:hover{ color: #FFFFFF; opacity: 1; }
.trd_class:hover{ color: #FFFFFF; opacity: 1; }
.content_pic { border-style: solid; border-color: #C0C0C0; border-width: 0.15vw; }
.pictures {
}
a.snd_class { text-decoration: none; color: #494949; }
a.trd_class { text-decoration: none; color: #606060; }
h1 { font-family: 'Times New Roman'; font-size: 3vw; margin: 1vw 0vw 1vw 0vw; }
h2 { font-family: 'Times New Roman'; font-size:2vw; }
h3 { font-weight: bold; margin-left: 2vw; }
p {
}
h4 { color: ivory; font-family: 'Times New Roman'; font-size: 2vw; float: left; margin-top: 0vw; margin-bottom: 0vw; margin-left: 0.30vw; margin-right: 0.30vw; }
body { background-color:orange; }