Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltharp committed Jul 3, 2018
1 parent 3dfaa2c commit bb91c97
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 33 deletions.
2 changes: 1 addition & 1 deletion css/colors/amber.colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ background: url()
#search-top-box-form input[type=submit]:focus {
border: solid 1px #985;
color: #985;
text-shadow: 0 0 1px rgba(255,255,255,.25)
text-shadow: 0 0 1px rgba(255,255,255,.25);
background-color: #888;
background: none;
box-shadow: 0 1px 3px rgba(0,0,0,.8);
Expand Down
3 changes: 1 addition & 2 deletions css/colors/darkbody.colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ div#container-wrap {
#search-top-box-form input[type=submit]:focus {
border: solid 1px #2F4F4F;
color: #fff;
text-shadow: 0 0 1px rgba(255,255,255,.25)
text-shadow: 0 0 1px rgba(255,255,255,.25);
background-color: #708090;
background: linear-gradient(to bottom, #778899,#708090,#2F4F4F);
box-shadow: 0 1px 3px rgba(0,0,0,.8);
Expand Down Expand Up @@ -94,7 +94,6 @@ div#container-wrap {
color: #708090;
text-shadow: 1px 1px 1px #000000;
text-shadow: 1px 1px 1px rgba(0,0,0,.8);}
}

#top-bar a {
color: #C0C0C0;
Expand Down
2 changes: 1 addition & 1 deletion css/colors/matrix.colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ background: url()
#search-top-box-form input[type=submit]:focus {
border: solid 1px #2a0;
color: #2a0;
text-shadow: 0 0 1px rgba(255,255,255,.25)
text-shadow: 0 0 1px rgba(255,255,255,.25);
background-color: #cfb;
background: none;
box-shadow: 0 1px 3px rgba(0,0,0,.8);
Expand Down
8 changes: 4 additions & 4 deletions css/colors/minimal.colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -352,12 +352,12 @@ color: #fff;
padding: 20px;
text-align: justify;
}
@ media screen and (max-width:737px)
{

@media screen and (max-width:737px) {
div#main-content{
padding: 0 10px !important;
box-sizing: border-box;
}
box-sizing: border-box;
}
}

#page-title,#page-title *
Expand Down
2 changes: 1 addition & 1 deletion css/colors/navy.colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ background: url()
#search-top-box-form input[type=submit]:focus {
border: solid 1px #bcc;
color: #bcc;
text-shadow: 0 0 1px rgba(255,255,255,.25)
text-shadow: 0 0 1px rgba(255,255,255,.25);
background-color: #7db;
background: none;
box-shadow: 0 1px 3px rgba(0,0,0,.8);
Expand Down
5 changes: 1 addition & 4 deletions css/colors/night.colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -470,9 +470,6 @@ color: #191919;
}
/* ------------- */


}

/* ------------------------------------------------------------- */


Expand All @@ -488,7 +485,7 @@ color: #191919;

/* in the future, filter(image-URL, filter-functions) can be used for backgrounds - when it's implemented in browsers */

@ -moz-document regexp("https?:\/\/(www\.scp-wiki\.net|scp-wiki\.wikidot\.com)\/scpfmmdbc-hub")
@-moz-document regexp("https?:\/\/(www\.scp-wiki\.net|scp-wiki\.wikidot\.com)\/scpfmmdbc-hub")
{
#page-content > div: before {
content: " ";
Expand Down
2 changes: 1 addition & 1 deletion css/colors/sandstone.colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ background: url()
#search-top-box-form input[type=submit]:focus {
border: solid 1px #985;
color: #985;
text-shadow: 0 0 1px rgba(255,255,255,.25)
text-shadow: 0 0 1px rgba(255,255,255,.25);
background-color: #888;
background: none;
box-shadow: 0 1px 3px rgba(0,0,0,.8);
Expand Down
36 changes: 18 additions & 18 deletions css/fonts/minimal-white.fonts.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* cyrillic-ext */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: italic;
Expand All @@ -8,7 +8,7 @@
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: italic;
Expand All @@ -17,7 +17,7 @@
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: italic;
Expand All @@ -26,7 +26,7 @@
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: italic;
Expand All @@ -35,7 +35,7 @@
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: italic;
Expand All @@ -44,7 +44,7 @@
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* cyrillic-ext */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -53,7 +53,7 @@
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -62,7 +62,7 @@
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -71,7 +71,7 @@
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -80,7 +80,7 @@
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -89,7 +89,7 @@
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* cyrillic-ext */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -98,7 +98,7 @@
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -107,7 +107,7 @@
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -116,7 +116,7 @@
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -125,7 +125,7 @@
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@ font-face
@font-face
{
font-family: 'Lora';
font-style: normal;
Expand All @@ -135,23 +135,23 @@
}

/* * Nanum Myeongjo (Korean) http://www.google.com/fonts/earlyaccess */
@ font-face
@font-face
{
font-family: 'Nanum Myeongjo';
font-style: normal;
font-weight: 400;
src: url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Regular.eot);
src: url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Regular.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Regular.ttf) format('truetype');
}
@ font-face
@font-face
{
font-family: 'Nanum Myeongjo';
font-style: normal;
font-weight: 600;
src: url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Bold.eot);
src: url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Bold.ttf) format('truetype');
}
@ font-face
@font-face
{
font-family: 'Nanum Myeongjo';
font-style: normal;
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "S-CSS-P",
"version": "1.1.0",
"version": "1.1.1",
"description": "A stylesheet picker for The SCP Wiki",
"manifest_version": 2,
"permissions": [
Expand Down

0 comments on commit bb91c97

Please sign in to comment.