소스 검색

Edit mapco.css (#3048)

Otherwise end up with (almost) white-on-white
Petra 6 년 전
부모
커밋
f34f1ff8f1
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      p/themes/Mapco/mapco.css

+ 0 - 1
p/themes/Mapco/mapco.css

@@ -1105,7 +1105,6 @@ form th {
 .content code, .content.thin code {
   padding: 2px 5px;
   background: #f9fafb;
-  color: #eff0f2;
   border: 1px solid #eff0f2;
   border-radius: 3px;
 }