summaryrefslogtreecommitdiff
path: root/stylesheetU800px.css
blob: a28d2312e62f486628d8fa2037eb5358d5d254d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
@charset "UTF-8";
/* CSS Document */


	
#navbar {
	width:100%;
	margin-top:0px;
	}
	
.article {
	width:100%;
	margin-top:50px;
	
	}
	
#enterWired {
	width:100%;
	background-position:center;
	}
	
.blinkFrame {
	display:none;
	}