Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background:#000000;
- }
- button {
- width:100px;
- height:45px;
- }
- a {
- font-size:20px;
- color:#FFFFFF;
- text-decoration:none;
- padding:3%;
- font-family:Times, Times New Roman;
- font-weight:bold;
- text-shadow:1px 1px 1px #5AEEED;
- }
- .on {
- background:#000000;
- }
- h1 {
- padding:0.5%;
- color:#FFFFFF;
- text-shadow:2px 2px 2px #FF0088;
- }
- header {
- width:80%;
- height:130px;
- margin-left:10%;
- margin-right:10%;
- background:#666666;
- text-align:center;
- }
- ul {
- padding-left:5%;
- padding-top:2%;
- }
- ul li {
- color:#FFFFFF;
- font-size:20px;
- padding:10px;
- }
- #pg1 {
- width:80%;
- height:300px;
- margin-left:10%;
- margin-right:10%;
- background:#00FFF0;
- }
- #pg2 {
- width:80%;
- height:300px;
- margin-left:10%;
- margin-right:10%;
- background:#000FFF;
- }
- #pg3 {
- width:80%;
- height:300px;
- margin-left:10%;
- margin-right:10%;
- background:#AAAAAD;
- }
Advertisement