Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-color:#1F1200;
- cursor:crosshair;
- width:100%;
- height:100%;
- }
- a {
- color:#FFFFFF;
- cursor:crosshair;
- margin-top:100px;
- }
- li {
- height:75px;
- width:75px;
- background-size:75px 75px auto;
- color:#FFFFFF;
- border:1px solid #FFFFFF;
- border-radius:75px;
- text-align:center;
- margin-top:10px;
- }
- h1 {
- color:#FFFFFF;
- text-shadow:1px 1px 0px #EB9100;
- float:right;
- margin-right:50px;
- }
- h2 {
- color:#FFFFFF;
- text-shadow:1px 1px 0px #EB9100;
- }
- #button1 {
- background:url(img\button1.jpg);
- }
- #button2 {
- background:url(img\button2.jpg);
- }
- #button3 {
- background:url(img\button3.jpg);
- }
- #1 {
- background:url(img\button1.jpg);
- }