about summary refs log tree commit diff
path: root/app/assets/stylesheets/home.scss
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-08-24 21:08:00 +0200
committerEugen Rochko <eugen@zeonfederated.com>2016-08-24 21:08:00 +0200
commita541e937ca8b299092d0dc7f45d8f0b66ecc0131 (patch)
tree2a388e24631eaaad899107b65ac8c498085b3aa0 /app/assets/stylesheets/home.scss
parentbc0692d75b1eeb7bc439869d892da9b835b40e0d (diff)
More styling for statuses
Diffstat (limited to 'app/assets/stylesheets/home.scss')
-rw-r--r--app/assets/stylesheets/home.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/assets/stylesheets/home.scss b/app/assets/stylesheets/home.scss
deleted file mode 100644
index c9f2740ad..000000000
--- a/app/assets/stylesheets/home.scss
+++ /dev/null
@@ -1,11 +0,0 @@
-.api-descriptions {
-  .address {
-    samp {
-      font-weight: 400;
-
-      &.method {
-        font-weight: 500;
-      }
-    }
-  }
-}