playing with list workouts
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
}
|
||||
div.columns { width: 100%; }
|
||||
div.columns div { width: 20%; padding: 10px; float: left; }
|
||||
div.icondiv svg { height: 35px; }
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
@@ -358,6 +358,8 @@ th.rotate > div > span {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
|
||||
.whiteborder {
|
||||
border: solid 2px #aaa;
|
||||
}
|
||||
|
||||
@@ -625,6 +625,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
h3 a {
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media only screen and (min-width: 450px) {
|
||||
|
||||
Reference in New Issue
Block a user