7b3026c2 by Marty Penner

Remove the repulsive stained yellow from the admin background

1 parent 5bee17d1
...@@ -98,10 +98,6 @@ ...@@ -98,10 +98,6 @@
98 text-decoration: none; 98 text-decoration: none;
99 } 99 }
100 100
101 .wp-admin {
102 background: #fdfdee;
103 }
104
105 #backtoblog { 101 #backtoblog {
106 background: #3b0d32; 102 background: #3b0d32;
107 color: #fadfb3; 103 color: #fadfb3;
......