소스 검색

Remove borders for fauxx css style

pull/128/merge
Benjamin Southall 6 년 전
부모
커밋
31a838e812
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. +4
    -2
      stylesheets/fauux.css

+ 4
- 2
stylesheets/fauux.css 파일 보기

@@ -184,6 +184,8 @@ span.trip {
}
div.pages {
color: #AAAAAA;
/*background: #333333;
border: #d2738a 1px solid;*/
font-family: sans-serif;
font-size: 10pt;
}
@@ -214,11 +216,11 @@ table.modlog tr th {
#options_div {
background-color: #000000;
}
.options_tab_icon {
color: #c1b492;
}
.options_tab_icon.active {
color: #d2738a;
}

불러오는 중...
취소
저장