Private
Public Access
1
0

fav charts

This commit is contained in:
Sander Roosendaal
2018-10-11 08:39:14 +02:00
parent 48564dc31f
commit 7401fc2e66
4 changed files with 42 additions and 27 deletions

View File

@@ -254,7 +254,16 @@ th.rotate > div > span {
.dot:hover {
text-decoration: none;
}
}
.rounder {
border-radius: 10px;
display: block;
overflow-x: hidden;
border: solid 1px #333;
padding: 5px;
margin: 2px;
}
.button {
font: 1.1em/1.5em sans-serif;