사용자:CrMT/common.css: 두 판 사이의 차이

잔글편집 요약 없음
잔글편집 요약 없음
134번째 줄: 134번째 줄:
/* 이하 블루입니다. */
/* 이하 블루입니다. */
* { font-family: 'Noto Sans CJK KR', 'Source Han Sans', sans-serif; color: #555;}
* { font-family: 'Noto Sans CJK KR', 'Source Han Sans', sans-serif; color: #555;}
::-moz-selection{
          background: #538cff;
}
::selection{
          background: #538cff;
}
s { opacity: 0.7; color: #555 !important; }
s { opacity: 0.7; color: #555 !important; }
del { opacity: 0.7; color: #555 !important; }
del { opacity: 0.7; color: #555 !important; }

2015년 7월 3일 (금) 23:36 판

/* 가져가셔도 되고, 가져가서 수정하셔도 됩니다. 코드가 워낙 이상해서 ㅁㄴㅇㄹ 원작자만 밝혀주세요. (CrMT, 20150524 ~ , Thx to user:Zhuny) */
/* 이하 GREEN-THEME입니다. 제작자: CrMT, 상단 메뉴: Zhuny */
/*
* { font-family: 'Noto Sans CJK KR', 'Source Han Sans', sans-serif; color: #555;}
s { opacity: 0.7; color: #555 !important; }
del { opacity: 0.7; color: #555 !important; }
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, a.external { color: #23b488 !important;text-decoration: none; }
a.new { color: #ec446b }
.libre_main_content a.new, .libre_main_content a.new:link, .libre_main_content a.new:visited, .libre_main_content a.new:hover, .libre_main_content a.new:active, .libre_content a.new, .libre_content a.new:hover, .libre_content a.new:focus { color: #ec446b !important;text-decoration: none; }
.libre_main_content #contentSub { margin-bottom: 15px }
a.external:before {
  content: "外";
  color: #fff;
  background-color: #37c69b;
}
#libre-frontpage .project-head, #libre-frontpage .block-head {
  color: #555;
  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: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.libre_left_content {
  width: 100%;
  background: #fff;
  box-shadow: none;
}

.navbar-brand {
  content: url("http://i.imgur.com/Yg49zUF.png") !important;
}


.top_scroll {
  visibility: hidden;
}
.libre_main_content h1 {
  border-bottom: none;
  color: #333;
}
.libre_main_content h2, .libre_main_content h3, .libre_main_content h4, .libre_main_content h5, .libre_main_content h6 {
  border-bottom: none;
}
table.wikitable {
  background: #fff;
  box-shadow: none;
}
.mw-headline-number {
  color: #23b488;
}
.previewnote {
  color: #555;
  margin-bottom: 1em;
}
.new {
  color: #ec446b;
}
#recent-list-div {
  background-color: #F8F8F8;
}
.libre_recent-title>h2 {
  border-bottom: none;
}
.libre_footer {
  box-shadow: none;
}
.firstHeading {
  padding-bottom: 10px;
}
#libre-frontpage .column {
  border: none;
  width: calc(100%/ 3)!important;
  background-color: #fff;
}

.libre_content_tools>li>a {
  background-color: #fff !important;
  border: none !important;
  font-size: 100% !important;
  color: #999 !important;
}

div[rel~="wikiEditor-ui-view-preview"] {
  color: #888 !important;
}

input[type="button"], input[type="submit"] {
  background-color: #23b488 !important;
  border: none !important;
}

.glyphicon-search:before {
  content: url(http://i.imgur.com/CeF8YU4.png) !important;
}

fieldset {
  border: none !important;
  background-color: #fff !important;
}
.special li {
  border-bottom: none !important;
}
.thumb img {
  box-shadow: none !important;
}
/* made by zhuny */
/* 테스트 적용입니다 테스트 테스트 zhuny 님께 감사의 말씀을 */
/* 상단 메뉴 마우스 오버 */
/*
.libre_navbar_menu>li>a:hover, .libre_navbar_menu>li>a:focus {
   background-color: #23b488 !important;
}
/* 상단 메뉴의 하위목록 */
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
   background-color: #23b488;
}
*/


/* 이하 블루입니다. */
* { font-family: 'Noto Sans CJK KR', 'Source Han Sans', sans-serif; color: #555;}
::-moz-selection{
          background: #538cff;
}
::selection{
          background: #538cff;
}
s { opacity: 0.7; color: #555 !important; }
del { opacity: 0.7; color: #555 !important; }
a { color: #538cff }
.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, a.external { color: #538cff !important;text-decoration: none; }
a.new { color: #ec446b }
.libre_main_content a.new, .libre_main_content a.new:link, .libre_main_content a.new:visited, .libre_main_content a.new:hover, .libre_main_content a.new:active, .libre_content a.new, .libre_content a.new:hover, .libre_content a.new:focus { color: #ec446b !important;text-decoration: none; }
.libre_main_content #contentSub { margin-bottom: 15px }
a.external:before {
  content: "外";
  color: #fff;
  background-color: #538cff; /* 그린으로 해도 무방 */
}
#libre-frontpage .project-head, #libre-frontpage .block-head {
  color: #555;
  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: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.libre_left_content {
  width: 100%;
  background: #fff;
  box-shadow: none;
}

.navbar-brand {
  content: url("http://i.imgur.com/npXbTHo.png") !important;
}


.top_scroll {
  visibility: hidden;
}
.libre_main_content h1 {
  border-bottom: none;
  color: #333;
}
.libre_main_content h2, .libre_main_content h3, .libre_main_content h4, .libre_main_content h5, .libre_main_content h6 {
  border-bottom: none;
}
table.wikitable {
  background: #fff;
  box-shadow: none;
}
.mw-headline-number {
  color: #538cff;
}
.previewnote {
  color: #555;
  margin-bottom: 1em;
}
.new {
  color: #ec446b;
}
#recent-list-div {
  background-color: #F8F8F8;
}
.libre_recent-title>h2 {
  border-bottom: none;
}
.libre_footer {
  box-shadow: none;
}
.firstHeading {
  padding-bottom: 10px;
}
#libre-frontpage .column {
  border: none;
  width: calc(100%/ 3) !important;
  height: auto !important;
  background-color: #fff;
  margin-bottom: 15px !important;
}
#libre-frontpage .column-head {
  background-color: #fff !important;
  color: #555 !important;
  text-align: left !important;
  margin-top: 5px !important;
  font-weight: bold !important;
}
.libre_content_tools>li>a {
  background-color: #fff !important;
  border: none !important;
  font-size: 100% !important;
  color: #555 !important;
  opacity: 0.5 !important;
}

div[rel~="wikiEditor-ui-view-preview"] {
  color: #888 !important;
  opacity: 0.5 !important;
}

input[type="button"], input[type="submit"] {
  background-color: #78a5ff !important;
  border: none !important;
}

fieldset {
  border: none !important;
  background-color: #fff !important;
}
.special li {
  border-bottom: none !important;
}
.thumb img {
  box-shadow: none !important;
}
.mw-input select, input:not([type]), input[type="text"], input[type="file"]  {
  border: none !important;
  margin-bottom: 5px !important;
}
/* made by zhuny */
/* 테스트 적용입니다 테스트 테스트 zhuny 님께 감사의 말씀을 */
/* 상단 메뉴 마우스 오버 */
.libre_navbar_menu>li>a:hover, .libre_navbar_menu>li>a:focus {
   background-color: #78a5ff !important;
}
/* 상단 메뉴의 하위목록 */
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
   background-color: #78a5ff;
}

#recent-list a {
  color: #555 !important;
}