Difference between revisions of "Msc2G3:Page4"
From cs
Line 8: | Line 8: | ||
height: 30px; | height: 30px; | ||
margin: 0px; | margin: 0px; | ||
− | margin-bottom: | + | margin-bottom: 0px; |
margin-top: -20px; | margin-top: -20px; | ||
padding: 0px; | padding: 0px; | ||
Line 15: | Line 15: | ||
div#Namecontainer { | div#Namecontainer { | ||
− | width: | + | width: 846px; |
height: 20px; | height: 20px; | ||
margin: 0px; | margin: 0px; | ||
Line 25: | Line 25: | ||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
font-size: 20px; | font-size: 20px; | ||
− | color: # | + | color: #FFFFFF; |
} | } | ||
Line 45: | Line 45: | ||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
font-size: 50px; | font-size: 50px; | ||
− | color: # | + | color: #617dc6; |
text-align:center; | text-align:center; | ||
} | } | ||
Line 60: | Line 60: | ||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
font-size: 16px; | font-size: 16px; | ||
− | color:# | + | color:#617dc6; |
} | } | ||
− | div# | + | div#buttonDarkBlue { |
− | float: | + | float: left; |
− | width: | + | width: 170px; |
− | height: | + | height: 40px; |
margin-right: 0px; | margin-right: 0px; | ||
− | margin-top: | + | margin-top: 10px; |
opacity: 1; | opacity: 1; | ||
background: #514E4F; | background: #514E4F; | ||
text-align:center; | text-align:center; | ||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
− | color:# | + | font-size: 16px; |
+ | color:#617dc6; | ||
} | } | ||
− | div# | + | div#buttonMediumBlue { |
− | div# | + | float: left; |
− | div# | + | width: 170px; |
− | div# | + | height: 40px; |
+ | margin-right: 0px; | ||
+ | margin-top: 10px; | ||
+ | opacity: 1; | ||
+ | background: #514E4F; | ||
+ | text-align:center; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 16px; | ||
+ | color:#01b9bb; | ||
+ | } | ||
+ | |||
+ | div#buttonYellow { | ||
+ | float: left; | ||
+ | width: 170px; | ||
+ | height: 40px; | ||
+ | margin-right: 0px; | ||
+ | margin-top: 10px; | ||
+ | opacity: 1; | ||
+ | background: #514E4F; | ||
+ | text-align:center; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 16px; | ||
+ | color:#f7d22b; | ||
+ | } | ||
+ | |||
+ | div#buttonMediumRed { | ||
+ | float: left; | ||
+ | width: 170px; | ||
+ | height: 40px; | ||
+ | margin-right: 0px; | ||
+ | margin-top: 10px; | ||
+ | opacity: 1; | ||
+ | background: #514E4F; | ||
+ | text-align:center; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 16px; | ||
+ | color:#f25e42; | ||
+ | } | ||
+ | |||
+ | div#buttonDarkRed { | ||
+ | float: left; | ||
+ | width: 170px; | ||
+ | height: 40px; | ||
+ | margin-right: 0px; | ||
+ | margin-top: 10px; | ||
+ | opacity: 1; | ||
+ | background: #514E4F; | ||
+ | text-align:center; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 16px; | ||
+ | color:#e26c7a; | ||
+ | } | ||
+ | |||
+ | div#buttonDarkBlue a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonDarkBlue a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonDarkBluen a:active {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;} | ||
+ | div#buttonDarkBlue a:hover {color: #617dc6; text-decoration: none; opacity: 1; font-weight: bold;} | ||
+ | |||
+ | div#buttonMediumBlue a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonMediumBlue a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonMediumBlue a:active {background: #01b9bb;color: #000000; text-decoration: none; opacity: 1;} | ||
+ | div#buttonMediumBlue a:hover {color: #01b9bb; text-decoration: none; opacity: 1; font-weight: bold;} | ||
+ | |||
+ | div#buttonYellow a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonYellow a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonYellow a:active {background: #f7d22b;color: #000000; text-decoration: none; opacity: 1;} | ||
+ | div#buttonYellow a:hover {color: #f7d22b; text-decoration: none; opacity: 1; font-weight: bold;} | ||
+ | |||
+ | div#buttonMediumRed a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonMediumRed a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonMediumRed a:active {background: #f25e42;color: #000000; text-decoration: none; opacity: 1;} | ||
+ | div#buttonMediumRed a:hover {color: #f25e42; text-decoration: none; opacity: 1; font-weight: bold;} | ||
− | div# | + | div#buttonDarkRed a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} |
− | div# | + | div#buttonDarkRed a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} |
− | div# | + | div#buttonDarkRed a:active {background: #e26c7a;color: #000000; text-decoration: none; opacity: 1;} |
− | div# | + | div#buttonDarkRed a:hover {color: #e26c7a; text-decoration: none; opacity: 1; font-weight: bold;} |
</style> | </style> | ||
Line 91: | Line 163: | ||
[[File:TUD3Image01-Header.jpg | 850px]] | [[File:TUD3Image01-Header.jpg | 850px]] | ||
<div id="headercontainer"> | <div id="headercontainer"> | ||
− | <div id=" | + | <div id="buttonDarkBlue"> |
[[Msc2G3:Group|Concept]] | [[Msc2G3:Group|Concept]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonMediumBlue"> |
[[Msc2G3:page1|Macro]] | [[Msc2G3:page1|Macro]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonYellow"> |
[[Msc2G3:page2|Meso]] | [[Msc2G3:page2|Meso]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonMediumRed"> |
[[Msc2G3:page3|Micro]] | [[Msc2G3:page3|Micro]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonDarkRed"> |
[[Msc2G3:page4|Prototype]] | [[Msc2G3:page4|Prototype]] | ||
</div> | </div> | ||
Line 121: | Line 193: | ||
<div id="headercontainer"> | <div id="headercontainer"> | ||
− | <div id=" | + | <div id="buttonDarkBlue"> |
[[Msc2G3:Group|Concept]] | [[Msc2G3:Group|Concept]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonMediumBlue"> |
[[Msc2G3:page1|Macro]] | [[Msc2G3:page1|Macro]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonYellow"> |
[[Msc2G3:page2|Meso]] | [[Msc2G3:page2|Meso]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonMediumRed"> |
[[Msc2G3:page3|Micro]] | [[Msc2G3:page3|Micro]] | ||
</div> | </div> | ||
− | <div id=" | + | <div id="buttonDarkRed"> |
[[Msc2G3:page4|Prototype]] | [[Msc2G3:page4|Prototype]] | ||
</div> | </div> |
Revision as of 15:28, 2 July 2018