Difference between revisions of "Team:TU Dresden/Templates/Menu"
Rooomiinaaa (Talk | contribs) (Created page with "<html> <head> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <link href='http://fonts.googleapis.com/css?famil...") |
Rooomiinaaa (Talk | contribs) |
||
Line 40: | Line 40: | ||
} | } | ||
− | # | + | #Content { |
background-color: white; | background-color: white; | ||
width: 920px; | width: 920px; | ||
Line 51: | Line 51: | ||
} | } | ||
− | # | + | #Content img { |
display: block; | display: block; | ||
margin-left: auto; | margin-left: auto; | ||
Line 57: | Line 57: | ||
} | } | ||
− | # | + | #Content p { |
font-size: 12pt; | font-size: 12pt; | ||
text-align: justify; | text-align: justify; | ||
Line 64: | Line 64: | ||
} | } | ||
− | # | + | #Content a { |
color: #9C1A16; | color: #9C1A16; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
− | # | + | #Content a:hover { |
color: #9C1A16; | color: #9C1A16; | ||
text-decoration: none; | text-decoration: none; | ||
Line 74: | Line 74: | ||
border-color: #9C1A16; | border-color: #9C1A16; | ||
} | } | ||
− | # | + | #Content a:active { |
color: black; | color: black; | ||
text-decoration: underline; | text-decoration: underline; | ||
Line 80: | Line 80: | ||
} | } | ||
− | # | + | #Content ul { |
list-style-type: disc !important; | list-style-type: disc !important; | ||
color: black !important; | color: black !important; | ||
Line 89: | Line 89: | ||
} | } | ||
− | # | + | #Content ol { |
color: black !important; | color: black !important; | ||
font-size: 12pt !important; | font-size: 12pt !important; | ||
Line 96: | Line 96: | ||
} | } | ||
− | # | + | #TContent table { |
font-size: 12pt !important; | font-size: 12pt !important; | ||
line-height: 18pt !important | line-height: 18pt !important | ||
Line 112: | Line 112: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 171: | Line 141: | ||
visibility: hidden; | visibility: hidden; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | h2 { | ||
+ | font-family: 'Headland One', serif, 'Open Sans', sans-serif; | ||
+ | position: relative; | ||
+ | font-size: 18pt; | ||
+ | text-align: left; | ||
+ | padding-left: 20px; | ||
+ | padding-top: 20px; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | color: black; | ||
+ | font-size: 18pt; | ||
+ | font-family: 'Headland One', serif, 'Open Sans', sans-serif; | ||
+ | padding-bottom: 8pt; | ||
+ | padding-top: 20pt; | ||
+ | } | ||
+ | |||
nav ul,nav ul li{ | nav ul,nav ul li{ | ||
Line 290: | Line 281: | ||
<a href="/Team:TU_Dresden">Home</a> | <a href="/Team:TU_Dresden">Home</a> | ||
</li> | </li> | ||
+ | |||
<li class = "cat2"> | <li class = "cat2"> | ||
<a href="#">Project</a> | <a href="#">Project</a> |
Revision as of 17:45, 30 June 2015