Difference between revisions of "Template:TCU Taiwan/CSS"
Phoebe chen (Talk | contribs) |
Phoebe chen (Talk | contribs) |
||
Line 33: | Line 33: | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
− | header, nav | + | header, nav, article, footer { |
display: block; | display: block; | ||
} | } | ||
− | header, nav | + | header, nav,article, footer { |
color: white; | color: white; | ||
} | } | ||
Line 44: | Line 44: | ||
} | } | ||
header { | header { | ||
− | |||
background-color: red; | background-color: red; | ||
font-size: 36px; | font-size: 36px; | ||
Line 50: | Line 49: | ||
} | } | ||
nav { | nav { | ||
− | position: | + | position:absolute; |
top: 40px; | top: 40px; | ||
right: 25px; | right: 25px; | ||
background-color: blue; | background-color: blue; | ||
width: 100px; | width: 100px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
footer { | footer { |
Revision as of 07:48, 31 May 2015