diff options
-rw-r--r-- | style.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -74,3 +74,7 @@ img.solo { display: block; clear: both; } + +th { + text-align: left; +} |
index : genskabet/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 4 |
@@ -74,3 +74,7 @@ img.solo { display: block; clear: both; } + +th { + text-align: left; +} |