Revert William's ill-fated style improvements.
[org.fsf.memberdashboard.git] / assets / css / style.css
diff --git a/assets/css/style.css b/assets/css/style.css
deleted file mode 100644 (file)
index 89a188a..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-.landing-box {
-    color: white;
-    display: inline-block;
-    height: 150px;
-    width: 300px;
-    padding-left: 10px;
-    border-radius: 5px;
-}
-
-#benefits {
-    background-color: #9b59b6;
-}
-
-#communications {
-    background-color: #3498db;    
-}
-
-#info {
-    background-color: #2ecc71;
-}
-
-.dashboard-icon {
-    float: right;
-    font-size: 48px;
-    padding: 5px;
-}