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

잔글편집 요약 없음
잔글편집 요약 없음
 
(같은 사용자의 중간 판 91개는 보이지 않습니다)
1번째 줄: 1번째 줄:
/* 가져가셔도 되고, 가져가서 수정하셔도 됩니다. 원작자만 밝혀주세요. (CrMT, 20150524 ~ ) */
/*이전 로고: //i.imgur.com/npXbTHo.png*/
/* tools랑 상단 메뉴 색 바꾸는 방법 아시는 분은 좀 알려주시길... */
/*
.content-wrapper { font-family: 'Noto Sans CJK KR Light', 'NanumGothic', sans-serif !important;}
h1,h2,h3,h4,h5,h6,b { font-family: 'Noto Sans CJK KR Medium', 'NanumGothic', sans-serif !important; font-weight: normal; }*/
html, html a {
    -webkit-font-smoothing: antialiased !important;
}
s { opacity: 0.7; color: #555 !important; }
del { opacity: 0.7; color: #555 !important; }
a { color: #4188f1 }
.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_main_content a:hover, .libre_main_content a:focus, a.external { color: #4188f1 !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 !important; }
.libre_main_content #contentSub { margin-bottom: 15px }


/* 이하 GREEN-THEME입니다. 제작자: CrMT */
a.external:before {
 
  content: "外";
/* 기본 텍스트 색: #555 */
  color: #fff;
* { font-family: 'Noto Sans CJK KR', 'Source Han Sans', sans-serif; color: #555;}
  background-color: #4188f1; }
 
#libre-frontpage .project-head, #libre-frontpage .block-head {
/* 초록 링크 색: #23b488 */
  color: #555;
a { color: #23b488; }
  background-color: #fff;
.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; } // 있는 문서, 외부 링크 색
  font-size: 150%;
a.external:before { content:"外";color:#fff;background-color:#37c69b; } // 외부 링크의 '外' 관련
  text-align: left;
 
}
/* 빨간 링크 색: #ec446b */
.firstHeading {
a.new { color: #ec446b; }
  color: #333;
.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;text-decoration:none; }
  margin: 0;
 
  text-shadow: none;
/* FrontPage 관련 */
  font-size: 2.5em;
/* FrontPage 문구 */
  font-weight: bold;
.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; } //FrontPage 글씨
  border-bottom: none;
#libre-frontpage .project-head, #libre-frontpage .block-head { color:#555;background-color:#fff;font-size:150%;text-align:left; }
  padding-bottom: 0px;
.libre_left_content { width: 100%;
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.libre_left_content {
  width: 100%;
   background: #fff;
   background: #fff;
   box-shadow: none;
   box-shadow: none;
}
}
.libre_content_tools {
 
  margin-bottom: -35px;
 
  z-index: 9999;
}
.navbar-default .navbar-brand {
  content: url(http://i.imgur.com/GwgvwcC.png);
}
.libre_content_tools {
  float: right;
  margin-right: 1px;
  color: #000;
}
.top_scroll {
.top_scroll {
   visibility: hidden;
   visibility: hidden;
51번째 줄: 58번째 줄:
}
}
.mw-headline-number {
.mw-headline-number {
   color: #23b488;
   color: #4188f1;
}
}
.nav navbar-nav libre_navbar_menu { background-color: #fff; }
.previewnote {
.previewnote {
   color: #555;
   color: #555;
68번째 줄: 73번째 줄:
   border-bottom: none;
   border-bottom: none;
}
}
.libre_main_content #contentSub { margin-bottom: 15px }
.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: #4188f1 !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;
}
 
::-moz-selection{background: #4188f1; color: #ffffff;}
::selection{background: #4188f1; color: #ffffff;}
.libre_navbar_menu>li>a:hover, .libre_navbar_menu>li>a:focus {
  background-color: #4188f1 !important;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: #4188f1;
}
 
.navbar-toggle:hover, .navbar-toggle:focus {
  color: #4188f1 !important;
 
 
}
 
.container-fluid {
  margin-top: -200px !important;
}
.content-tools {
  margin-top: 50px !important;
}
.title {
  margin-top: 50px !important;
}
.live-recent {
  margin-top: 260px !important;
}
.liberty-content-main {
width: 100% !important;
}

2017년 1월 30일 (월) 08:32 기준 최신판

/*이전 로고: //i.imgur.com/npXbTHo.png*/
/*
.content-wrapper { font-family: 'Noto Sans CJK KR Light', 'NanumGothic', sans-serif !important;}
h1,h2,h3,h4,h5,h6,b { font-family: 'Noto Sans CJK KR Medium', 'NanumGothic', sans-serif !important; font-weight: normal; }*/
html, html a {
    -webkit-font-smoothing: antialiased !important;
}
s { opacity: 0.7; color: #555 !important; }
del { opacity: 0.7; color: #555 !important; }
a { color: #4188f1 }
.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_main_content a:hover, .libre_main_content a:focus, a.external { color: #4188f1 !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 !important; }
.libre_main_content #contentSub { margin-bottom: 15px }

a.external:before {
  content: "外";
  color: #fff;
  background-color: #4188f1; }
#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;
}


.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: #4188f1;
}
.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: #4188f1 !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;
}

::-moz-selection{background: #4188f1; color: #ffffff;}
::selection{background: #4188f1; color: #ffffff;}
.libre_navbar_menu>li>a:hover, .libre_navbar_menu>li>a:focus {
   background-color: #4188f1 !important;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
   background-color: #4188f1;
}

.navbar-toggle:hover, .navbar-toggle:focus {
  color: #4188f1 !important;


}

.container-fluid {
  margin-top: -200px !important;
}
.content-tools {
  margin-top: 50px !important;
}
.title {
  margin-top: 50px !important;
}
.live-recent {
  margin-top: 260px !important;
}
.liberty-content-main {
width: 100% !important;
}