| 行 50: |
行 50: |
| | -webkit-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3); | | -webkit-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3); |
| | } | | } |
| − | | + | #toc {border:1px solid #aaa;border-radius:5px;} |
| | #toc ul {padding-left:25px;list-style-type: none;list-style:none;} | | #toc ul {padding-left:25px;list-style-type: none;list-style:none;} |
| | | | |
| 行 60: |
行 60: |
| | } | | } |
| | .toctext{ | | .toctext{ |
| − | color:blue; | + | color:#005a87; |
| − | font-weight:700; | + | font-weight:600; |
| | font-size:130%; | | font-size:130%; |
| | } | | } |
| 行 67: |
行 67: |
| | | | |
| | | | |
| − | #searchform input[type="search"],.searchform input[type="search"]
| |
| − | {
| |
| − |
| |
| − | background: #fff;
| |
| − | border: 1px solid #aaa;
| |
| − | padding: 2px 10px 2px 10px;
| |
| − | vertical-align: middle;
| |
| − | outline: none;
| |
| − | border-radius: 5px;
| |
| − | -moz-border-radius: 5px;
| |
| − | -webkit-border-radius: 5px;
| |
| − | transition: border linear 0.4s, box-shadow linear 0.4s;
| |
| − | -o-transition: border linear 0.4s, box-shadow linear 0.4s;
| |
| − | -moz-transition: border linear 0.4s, box-shadow linear 0.4s;
| |
| − | -webkit-transition: border linear 0.4s, box-shadow linear 0.4s;
| |
| − |
| |
| | | | |
| − | margin-bottom: 9px;
| |
| − | font-size: 13px;
| |
| − | font-weight:600;
| |
| | | | |
| − | line-height: 18px;
| |
| − | height: 30px;
| |
| − | }
| |
| − |
| |
| − | #searchform input[type="submit"], #searchform.searchButton input[type="submit"], .editButtons input[type="submit"]{
| |
| − | display:inline-block;display:inline;
| |
| − | padding:3px 11px;
| |
| − |
| |
| − | margin-left:0.3em;
| |
| − | font-size:14px;
| |
| − | line-height:22px;
| |
| − |
| |
| − | font-weight:800;
| |
| − | color:#005a87;
| |
| − | text-align:center;
| |
| − | vertical-align:middle;
| |
| − | cursor:pointer;
| |
| − | border:1px solid #dedede;border:0;
| |
| − | border-color:#eeeeee #dedede #dedede #dedede;
| |
| − | border-radius:4px;
| |
| − | -o-border-radius:4px;
| |
| − | -ms-border-radius:4px;
| |
| − | -moz-border-radius:4px;
| |
| − | -webkit-border-radius:4px;
| |
| − | background-color: #f5f5f5;
| |
| − | background-image: linear-gradient(top, #f9f9f9, #efefef);
| |
| − | background-image: -ms-linear-gradient(top, #f9f9f9, #efefef);
| |
| − | background-image: -moz-linear-gradient(top, #f9f9f9, #efefef);
| |
| − | background-image: -webkit-linear-gradient(top, #f9f9f9, #efefef);
| |
| − | filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#efefef');
| |
| − | }
| |
| | #mw-content-text td img{padding:2px 2px;} | | #mw-content-text td img{padding:2px 2px;} |
| | @media handheld, only screen and (min-width: 768px), only screen and (min-device-width: 768px) { | | @media handheld, only screen and (min-width: 768px), only screen and (min-device-width: 768px) { |