사용자:CrMT/common.css

< 사용자:CrMT
CrMT (토론 | 기여)님의 2015년 5월 25일 (월) 13:43 판

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다.

  • 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 입력 (Mac에서는 ⌘-R)
  • 구글 크롬: Ctrl-Shift-R키를 입력 (Mac에서는 ⌘-Shift-R)
  • 인터넷 익스플로러 / 엣지: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 입력.
  • 오페라: Ctrl-F5를 입력.
* { font-family: 'Noto Sans CJK', 'Source Han Sans', sans-serif; color: #444;}
a { color: #23b488 }
.libre_main_content a, .libre_main_content a:link, .libre_main_content a:visited, .libre_main_content a:hover, .libre_main_content a:active, .libre_content a, .libre_content a:hover, .libre_content a:focus { color: #23b488;text-decoration: none; }
.libre_main_content .contentSub { margin-bottom: 5px }
a.external:before {
  content: "外";
  color: #fff;
  background-color: #37c69b;
}
#libre-frontpage .project-head {
  color: #666;
  background-color: #fff;
  font-size: 150%;
  text-align: left;
}
.firstHeading {
  color: #333;
  margin: 0;
  text-shadow: none;
  font-size: 2.5em;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 0px;
  padding-top: -30px;
  margin-top: -30px;
  margin-bottom: 10px;
}
.libre_left_content {
  width: 100%;
  background: #fff;
  box-shadow: none;
}
.libre_content_tools {
  margin-bottom: -35px;
}