Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit e562733

Browse files
committed
fix url
1 parent cd37565 commit e562733

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

src/public/locales/zh-tr/theme.css

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@charset "utf-8";
22

3-
@import url('http://www.scp-zh-tr.wikidot.com/local--files/component:theme/font-bauhaus.css');
4-
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
5-
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css');
6-
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
3+
@import url('https://scp-zh-tr.wikidot.com/local--files/component:theme/font-bauhaus.css');
4+
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');
5+
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css');
6+
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
77

88
/*
99
SCP Sigma 9
@@ -45,7 +45,7 @@ h2, h3, h4, h5, h6, h7 {
4545
border-color: #bbb;
4646
}
4747
ul {
48-
/* list-style-image: url(http://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/bullet.gif); */
48+
/* list-style-image: url(https://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/bullet.gif); */
4949
list-style: square;
5050
}
5151
#top-bar ul {
@@ -105,7 +105,7 @@ body {
105105
color: #333;
106106
}
107107
div#container-wrap {
108-
background: url(http://www.scp-zh-tr.wikidot.com/local--files/component:theme/body_bg.png) top left repeat-x;
108+
background: url(https://scp-zh-tr.wikidot.com/local--files/component:theme/body_bg.png) top left repeat-x;
109109
}
110110

111111
sup {
@@ -118,7 +118,7 @@ sup {
118118
position: relative;
119119
z-index: 10;
120120
padding-bottom: 22px; /* FOR MENU */
121-
background: url(http://www.scp-zh-tr.wikidot.com/local--files/component:theme/logo.png) 10px 40px no-repeat;
121+
background: url(https://scp-zh-tr.wikidot.com/local--files/component:theme/logo.png) 10px 40px no-repeat;
122122
}
123123
#search-top-box {
124124
position: absolute;
@@ -387,7 +387,7 @@ sup {
387387
}
388388

389389
#side-bar .collapsible-block-folded {
390-
background: url(http://www.scp-zh-tr.wikidot.com/local--files/nav:side/expand.png) 0 2px no-repeat;
390+
background: url(https://scp-zh-tr.wikidot.com/local--files/nav:side/expand.png) 0 2px no-repeat;
391391
}
392392
#side-bar .collapsible-block-link {
393393
margin-left: 15px;
@@ -436,17 +436,17 @@ sup {
436436
.yui-navset .yui-nav a,
437437
.yui-navset .yui-navset-top .yui-nav a {
438438
background-color:#d8d8d8;
439-
background-image: url(http://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/yuitabs.png);
439+
background-image: url(https://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/yuitabs.png);
440440
}
441441
.yui-navset .yui-nav .selected a,
442442
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
443443
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
444-
background:#700 url(http://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/yuitabs.png) repeat-x left -1400px; /* selected tab background */
444+
background:#700 url(https://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/yuitabs.png) repeat-x left -1400px; /* selected tab background */
445445
color:#fff;
446446
}
447447
.yui-navset .yui-nav a:hover,
448448
.yui-navset .yui-nav a:focus {
449-
background:#d88 url(http://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/yuitabs.png) repeat-x left -1300px;
449+
background:#d88 url(https://d3g0gp89917ko0.cloudfront.net/v--3b8418686296/common--theme/shiny/images/yuitabs.png) repeat-x left -1300px;
450450
text-decoration: none;
451451
}
452452
.yui-navset .yui-nav,
@@ -546,7 +546,7 @@ div.sexy-box div.image-container img {
546546
}
547547
.content-panel .panel-body {
548548
padding: 5px 10px;
549-
background: #fff9f0 url(http://www.scp-zh-tr.wikidot.com/local--files/component:theme/panel-bg-gradient-reverse.png) bottom repeat-x;
549+
background: #fff9f0 url(https://scp-zh-tr.wikidot.com/local--files/component:theme/panel-bg-gradient-reverse.png) bottom repeat-x;
550550
/* box-shadow: 1px 2px 3px rgba(0,0,0,.2) inset */
551551
}
552552
.content-panel .panel-footer {
@@ -896,7 +896,7 @@ box-shadow: -1px -1px 2px #333;
896896
font-family: monospace;
897897
font-style: normal;
898898
font-weight: normal;
899-
background-image: url(http://www.scp-zh-tr.wikidot.com/local--files/component%3Atheme/dot.png), none;
899+
background-image: url(https://scp-zh-tr.wikidot.com/local--files/component%3Atheme/dot.png), none;
900900
background-repeat: repeat-x;
901901
padding: 0.5em 0 0;
902902
background-color:transparent;
@@ -912,7 +912,7 @@ box-shadow: -1px -1px 2px #333;
912912
font-family: monospace;
913913
font-style: normal;
914914
font-weight: normal;
915-
background-image: url(http://www.scp-zh-tr.wikidot.com/local--files/component%3Atheme/dot.png), none;
915+
background-image: url(https://scp-zh-tr.wikidot.com/local--files/component%3Atheme/dot.png), none;
916916
background-repeat: repeat-x;
917917
padding: 0.5em 0 0;
918918
background-color:transparent;
@@ -1478,10 +1478,10 @@ iframe.scpnet-interwiki-frame {
14781478
margin: 0;
14791479
}
14801480
#side-bar .collapsible-block-folded {
1481-
background: url(http://scp-wiki-de.wdfiles.com/local--files/component:theme/expand.png) 0 1px no-repeat;
1481+
background: url(https://scp-wiki-de.wdfiles.com/local--files/component:theme/expand.png) 0 1px no-repeat;
14821482
}
14831483
#side-bar .collapsible-block-unfolded {
1484-
background: url(http://scp-wiki-de.wdfiles.com/local--files/component:theme/collapse.png) 0 1px no-repeat;
1484+
background: url(https://scp-wiki-de.wdfiles.com/local--files/component:theme/collapse.png) 0 1px no-repeat;
14851485
}
14861486
#side-bar .collapsible-block-link, #side-bar .collapsible-block-unfolded-link .collapsible-block-link {
14871487
color: #600;

0 commit comments

Comments
 (0)