aboutsummaryrefslogtreecommitdiff
path: root/libraries/phpvideotoolkit/examples/common/styles.css
blob: 9ac49e352c7928ac3368dd3c74ae7292e37c65fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.backtotop
{
	font-size:11px;
}
.backtoexamples, .small
{
	font-size:12px;
}
.alert
{
	color:#f00;
}
form
{
	margin:0;
	padding:0;
}
.light
{
	color:#999;
}