attach workouts to sessions version 0
This commit is contained in:
@@ -291,6 +291,19 @@ th.rotate > div > span {
|
||||
border: solid 1px #333;
|
||||
}
|
||||
|
||||
.dot {
|
||||
border-radius: 50%;
|
||||
display: block;
|
||||
text-align: center;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
border: solid 1px #333;
|
||||
}
|
||||
|
||||
.dot:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.button {
|
||||
font: 1.1em/1.5em sans-serif;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user