소스 검색

Remove un-needed css

teo greenwood 10 년 전
부모
커밋
4a2b1adc34
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      css/screen.css

+ 0 - 6
css/screen.css

@@ -78,18 +78,12 @@ audio, video {
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,.75);
  border-bottom-left-radius: 1em;
-}
-#leftbar {
-
 }
 #kontent {
  background: rgb(255,255,255); /*IE Fallback*/
  background: rgba(255,255,255,.90);
  border-radius: 0px 0px 1em 1em;
  box-shadow: 0 .5em 1em black;
-}
-#rightbar {
- 
 }
 #footbar {
  color: white;