-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHome.css
35 lines (26 loc) · 1.23 KB
/
Home.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
@charset "utf-8";
#banner {
}
body {background: #56979F}
#wrapper {
background: #FFFFFF;
margin: 0 auto;
width: 1080px;
}
#SocialMedia {align-self: center}
#icons {width: auto}
#blank {float: right}
#logo {float: left}
#logo img {width: 225px; height: 225px; padding: 100px}
#Announcement {text-align: center}
#Update {text-align: center; font-style: italic}
#Para {font: lighter; text-align: center; padding-right:100px; padding-left: 100px; padding-bottom: 100px;}
#banner {clear: both;background: #000000}
#icons {padding-top: 5px; padding-left: 5px}
#banner ul li {display: inline; list-style-type: none; margin: 0px 50px 0px 0px;}
#banner a:link {font-weight: bold; text-decoration: none; text-transform: uppercase; color: #FFFFFF;padding: 10px}
#banner a:visited {font-weight: bold; text-decoration: none; text-transform: uppercase; color: #FFFFFF;}
#banner a:active {font-weight: bold; text-decoration: none; text-transform: uppercase; color: #1329AA;}
#banner a:hover {font-weight: bold; text-decoration: none; text-transform: uppercase; color: #2650C0;}
#banner a:click {font-weight: bold; text-decoration: none; text-transform:full-width; color: #000;}
#banner {text-align: center;font: normal}