summaryrefslogtreecommitdiff
path: root/src/components/navigation/LogoutButton.sass
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-08-27 17:42:50 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:05:45 +0200
commit2c42e9488771070d8efec5d91835cd8c7885f4b1 (patch)
tree63efba6438169ba4f74940cbdba72ad5d2396773 /src/components/navigation/LogoutButton.sass
parentd22fa82e50d8ac540584659225c1c113d939251b (diff)
Restyle navbar and use across entire site
Diffstat (limited to 'src/components/navigation/LogoutButton.sass')
-rw-r--r--src/components/navigation/LogoutButton.sass17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/components/navigation/LogoutButton.sass b/src/components/navigation/LogoutButton.sass
deleted file mode 100644
index b63494ab..00000000
--- a/src/components/navigation/LogoutButton.sass
+++ /dev/null
@@ -1,17 +0,0 @@
-@import ../../style-globals/_mixins.sass
-@import ../../style-globals/_variables.sass
-
-.logout
- float: right
- margin-top: -1px
- width: $navbar-height
-
- font-size: 14pt
-
- +clickable
-
- &:hover
- background: #e3474d
-
- &:active
- background: #a73438