Subversion Repositories ORC

Rev

Rev 8 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8 Rev 15
Line 30... Line 30...
30
}
30
}
Line 31... Line 31...
31
 
31
 
32
.index {
32
.index {
33
	margin-top: 25px;
33
	margin-top: 25px;
34
	margin-left: 5px;
34
	margin-left: 5px;
35
	max-width: 90%;
35
	max-width: 875px;
Line 36... Line 36...
36
}
36
}
37
 
37
 
38
.heading {
38
.heading {
Line 75... Line 75...
75
	padding: 10px;
75
	padding: 10px;
76
	border-radius: 5px 35px 5px 5px;
76
	border-radius: 5px 35px 5px 5px;
77
	margin-bottom: 4px;
77
	margin-bottom: 4px;
78
}
78
}
Line 79... Line 79...
79
 
79
 
80
.sp0 {display:flex; max-width:90%;}
80
.sp0 {display:flex; max-width:875px;}
81
.spLeft {
81
.spLeft {
82
	float:left;
82
	float:left;
83
	display: flex;
83
	display: flex;
84
	width:65%;
84
	width:65%;