diff options
-rw-r--r-- | style.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,3 +42,7 @@ video { #human:checked ~ .eye { opacity: 100; } + +table { + @extend .table; +} |
index : omni/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 4 |
@@ -42,3 +42,7 @@ video { #human:checked ~ .eye { opacity: 100; } + +table { + @extend .table; +} |