pedf
/
jakjsmenatom
Archived
1
0
Fork 0

Červené odkazy

master
Emil Miler 3 years ago
parent bb2c956d38
commit 7972a3340b

@ -18,6 +18,12 @@
font-size: 15pt;
}
a {
color: #b52637;
text-decoration: none;
}
a:hover { text-decoration: underline }
header {
display: flex;
flex-direction: column;