Removing project content and adding a note
[laas.git] / src / static / css / theme.css
diff --git a/src/static/css/theme.css b/src/static/css/theme.css
deleted file mode 100644 (file)
index fb350e2..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-.blink_me {
-    animation: blinker 1.5s linear infinite;
-}
-
-@keyframes blinker {
-    20% {
-        opacity: 0.4;
-    }
-}
-
-.modal p {
-    word-wrap: break-word;
-}
-
-.create_drop {
-    display: none;
-    width: 100%;
-
-}
\ No newline at end of file