Difference between revisions of "Team:RHIT/StyleSheet1"
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* PAGE LAYOUT */ | /* PAGE LAYOUT */ | ||
Line 32: | Line 11: | ||
#mainContainer { | #mainContainer { | ||
width: 100%; | width: 100%; | ||
+ | height:100%; | ||
overflow:hidden; | overflow:hidden; | ||
float:left; | float:left; | ||
Line 49: | Line 29: | ||
padding-left:5px; | padding-left:5px; | ||
margin-bottom:0px; | margin-bottom:0px; | ||
− | + | margin-right: 4px; | |
− | height: | + | height: 50%; |
− | width: | + | width: 50%; |
float: left; | float: left; | ||
background-color: #424652; | background-color: #424652; | ||
Line 126: | Line 106: | ||
} | } | ||
/*links*/ | /*links*/ | ||
− | |||
a:link { color:#efefef; background-color:transparent; text-decoration:none} | a:link { color:#efefef; background-color:transparent; text-decoration:none} | ||
a:visited { color:#efefef; background-color:transparent; text-decoration:none} | a:visited { color:#efefef; background-color:transparent; text-decoration:none} | ||
− | a:hover { color:# | + | a:hover { color:#64afb3; background-color:transparent; text-decoration:none} |
a:active { color:#efefef; background-color:transparent; text-decoration:none} | a:active { color:#efefef; background-color:transparent; text-decoration:none} | ||
Revision as of 16:23, 6 July 2015