Subversion Repositories VORC

Rev

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

Rev 107 Rev 112
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");
11
	background-color: white;
13
	background-repeat: repeat;  
12
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "sans-serif";
14
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "sans-serif";
13
	color: var(--dark-color);
15
	color: var(--dark-color);
14
	margin: 4px;
16
	margin: 4px;