Subversion Repositories VORC

Rev

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

Rev 105 Rev 107
Line 7... Line 7...
7
	--hl-dark: #ffe699;
7
	--hl-dark: #ffe699;
8
}
8
}
Line 9... Line 9...
9
 
9
 
10
body {
10
body {
11
	background-color: white;
-
 
12
	background-image: url("https://clipground.com/images/water-mark-png-4.jpg");
-
 
13
	background-repeat: repeat;  
11
	background-color: white;
14
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "sans-serif";
12
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "sans-serif";
15
	color: var(--dark-color);
13
	color: var(--dark-color);
16
	margin: 4px;
14
	margin: 4px;