소스 검색

Improve color of yellow box.

pull/24/head
Ben Kurtovic 10 년 전
부모
커밋
7ffc3a0de2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      static/style.css

+ 2
- 2
static/style.css 파일 보기

@@ -127,8 +127,8 @@ div.green-box {
}

div.yellow-box {
background-color: #FFE;
border: 1px solid #FF7;
background-color: #FFD;
border: 1px solid #EE5;
}

div.red-box {


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