「MediaWiki:Common.css」の版間の差分

提供: Bellis Wiki3
ナビゲーションに移動 検索に移動
 
(同じ利用者による、間の2版が非表示)
54行目: 54行目:
 
}
 
}
  
 +
a {
 +
color: #007b43;
 +
text-decoration: none;
 +
}
 
a:link {
 
a:link {
  color:#007b43;
 
  background-color:inherit;
 
  text-decoration:none;
 
}
 
 
a:visited {
 
 
     color: #007b43;
 
     color: #007b43;
 
     background-color: inherit;
 
     background-color: inherit;
 
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}
 
+
a:visited {
a:active {
 
 
     color: #007b43;
 
     color: #007b43;
 
     background-color: inherit;
 
     background-color: inherit;
 
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}
 
 
a:hover {
 
a:hover {
 
   color:#e9546b;
 
   color:#e9546b;
 +
  background-color:inherit;
 +
  text-decoration:none;
 +
}
 +
a:active {
 +
  color:#007b43;
 
   background-color:inherit;
 
   background-color:inherit;
 
   text-decoration:none;
 
   text-decoration:none;
241行目: 242行目:
  
 
#mw-panel .portal .body li {
 
#mw-panel .portal .body li {
     font-size: 14px;
+
     font-size: 15px;
     line-height: 1.43;
+
     line-height: 1.27;
 
     word-wrap: break-word;
 
     word-wrap: break-word;
}
 
 
li {
 
   line-hight: 1.43;
 
 
}
 
}

2020年4月18日 (土) 17:59時点における最新版

/* ここに記述したCSSはすべての外装に反映されます */

body {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",  "Meiryo",  "verdana",  sans-serif;
	background-color:#E4EAC7;
	font-size:17px;
	line-height:1.6;
	}

#mw-page-base {
    height: 5em;
    background-position: bottom left;
    background-color: 
#E4EAC7;
}

#mw-head {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background-color: 
#E4EAC7;
}

.mw-body-content {
    font-size: 17px;
    line-height: 1.6;
}

.mw-parser-output a.external {
    color: #007b43;
    background-color: inherit;
    text-decoration: none;

}

.mw-parser-output a.visited {
    color: #007b43;
    background-color: inherit;
    text-decoration: none;
}

.mw-parser-output a.active {
  color:#007b43;
  background-color:inherit;
  text-decoration:none;
}

.mw-parser-output a.hover {
  color:#e9546b;
  background-color:inherit;
  text-decoration:none;
}

a {
	color: #007b43;
	text-decoration: none;
}
a:link {
    color: #007b43;
    background-color: inherit;
    text-decoration: none;
}
a:visited {
    color: #007b43;
    background-color: inherit;
    text-decoration: none;
}
a:hover {
  color:#e9546b;
  background-color:inherit;
  text-decoration:none;
}
a:active {
  color:#007b43;
  background-color:inherit;
  text-decoration:none;
}

a.new, #p-personal a.new {
  color:#007b43;
  background-color:inherit;
  text-decoration:none;
}

.vectorTabs .new a, .vectorTabs .new a:link {
  color:#007b43;
  background-color:inherit;
  text-decoration:none;
}

.vectorTabs .new a, .vectorTabs .new a:visited {
  color:#007b43;
  background-color:inherit;
  text-decoration:none;
}

.vectorTabs .new a, .vectorTabs .new a:active {
  color:#007b43;
  background-color:inherit;
  text-decoration:none;
}

.vectorTabs .new a, .vectorTabs .new a:hover {
  color:#e9546b;
  background-color:inherit;
  text-decoration:none;
}

.vectorTabs li a:link {
    color: 
    #007b43;
    display: block;
    height: 1.9em;
    padding-left: 0.615em;
    padding-right: 0.615em;
    cursor: pointer;
    font-size: 0.8125em;
}

.vectorTabs li a:visited {
    color: 
    #007b43;
    display: block;
    height: 1.9em;
    padding-left: 0.615em;
    padding-right: 0.615em;
    cursor: pointer;
    font-size: 0.8125em;
}

.vectorTabs li a:active {
    color: 
    #007b43;
    display: block;
    height: 1.9em;
    padding-left: 0.615em;
    padding-right: 0.615em;
    cursor: pointer;
    font-size: 0.8125em;
}

.vectorTabs li a:hover {
    color: 
    #e9546b;
    display: block;
    height: 1.9em;
    padding-left: 0.615em;
    padding-right: 0.615em;
    cursor: pointer;
    font-size: 0.8125em;
}

.vectorMenu li a:link {
    color: 
    #007b43;
    display: block;
    padding: 0.625em;
    white-space: nowrap;
    cursor: pointer;
    font-size: 0.8125em;
}

.vectorMenu li a:visited {
    color: 
    #007b43;
    display: block;
    padding: 0.625em;
    white-space: nowrap;
    cursor: pointer;
    font-size: 0.8125em;
}

.vectorMenu li a:active {
    color: 
    #007b43;
    display: block;
    padding: 0.625em;
    white-space: nowrap;
    cursor: pointer;
    font-size: 0.8125em;
}

.vectorMenu li a:hover {
    color: 
    #e9546b;
    display: block;
    padding: 0.625em;
    white-space: nowrap;
    cursor: pointer;
    font-size: 0.8125em;
}

#mw-panel .portal .body li a:link {
    color: 
    #007b43;
}

#mw-panel .portal .body li a:active {
    color: 
    #007b43;
}

#mw-panel .portal .body li a:visited {
    color: 
    #007b43;
}

#mw-panel .portal .body li a:hover {
    color: 
    #e9546b;
}

.mw-body {
    border: 1px solid 
    #00B643;
        border-right-width: 1px;
    border-right-width: 0;
    margin-top: -1px;
}

.mw-parser-output a.external:link {
    color: 
    #007b43;
}

.mw-parser-output a.external:active {
    color: 
    #007b43;
}

.mw-parser-output a.external:visited {
    color: 
    #007b43;
}

.mw-parser-output a.external:hover {
    color: 
    #e9546b;
}

#mw-panel .portal .body li {
    font-size: 15px;
    line-height: 1.27;
    word-wrap: break-word;
}