|
@@ -3,7 +3,7 @@
|
|
|
* Import this file using the following HTML or equivalent:
|
|
|
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
|
|
|
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700|Vollkorn);
|
|
|
-/* line 5, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 5, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
html, body, div, span, applet, object, iframe,
|
|
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
|
|
a, abbr, acronym, address, big, cite, code,
|
|
@@ -25,45 +25,45 @@ time, mark, audio, video {
|
|
|
vertical-align: baseline;
|
|
|
}
|
|
|
|
|
|
-/* line 22, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 22, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
html {
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
-/* line 24, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 24, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
ol, ul {
|
|
|
list-style: none;
|
|
|
}
|
|
|
|
|
|
-/* line 26, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 26, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
table {
|
|
|
border-collapse: collapse;
|
|
|
border-spacing: 0;
|
|
|
}
|
|
|
|
|
|
-/* line 28, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 28, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
caption, th, td {
|
|
|
text-align: left;
|
|
|
font-weight: normal;
|
|
|
vertical-align: middle;
|
|
|
}
|
|
|
|
|
|
-/* line 30, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 30, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
q, blockquote {
|
|
|
quotes: none;
|
|
|
}
|
|
|
-/* line 103, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 103, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
q:before, q:after, blockquote:before, blockquote:after {
|
|
|
content: "";
|
|
|
content: none;
|
|
|
}
|
|
|
|
|
|
-/* line 32, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 32, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
a img {
|
|
|
border: none;
|
|
|
}
|
|
|
|
|
|
-/* line 116, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
+/* line 116, ../../../../../home/daniel/.gem/ruby/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
|
|
|
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
|
|
|
display: block;
|
|
|
}
|
|
@@ -222,7 +222,7 @@ body {
|
|
|
line-height: 32px;
|
|
|
font-family: Vollkorn, serif;
|
|
|
font-variant: small-caps;
|
|
|
- text-shadow: 1px 1px 2px #111;
|
|
|
+ text-shadow: 1px 1px 2px rgba(17, 17, 17, 0.8);
|
|
|
color: #111;
|
|
|
}
|
|
|
/* line 20, sass/_box.scss */
|
|
@@ -278,8 +278,7 @@ body {
|
|
|
/* line 76, sass/screen.scss */
|
|
|
#title-bar {
|
|
|
margin: 20px;
|
|
|
- background: radial-gradient(rgba(0, 0, 0, 0), rgba(17, 17, 17, 0.8) 60%, #111111 70%) no-repeat center, url("../bg-navy.png") no-repeat center;
|
|
|
- background-size: 853px, auto;
|
|
|
+ background: radial-gradient(rgba(0, 0, 0, 0), rgba(17, 17, 17, 0.8) 60%, #111111 70%) no-repeat center, url("../bg-army.png") no-repeat center;
|
|
|
}
|
|
|
/* line 83, sass/screen.scss */
|
|
|
#title-bar a.logo {
|
|
@@ -313,7 +312,7 @@ body {
|
|
|
height: 0;
|
|
|
line-height: 22px;
|
|
|
font-size: smaller;
|
|
|
- text-shadow: 1px 1px 2px #444;
|
|
|
+ text-shadow: 1px 1px 2px rgba(68, 68, 68, 0.8);
|
|
|
color: #111;
|
|
|
}
|
|
|
/* line 119, sass/screen.scss */
|
|
@@ -328,7 +327,7 @@ body {
|
|
|
/*font-family: $fSerif;
|
|
|
font-variant: small-caps;*/
|
|
|
font-size: smaller;
|
|
|
- text-shadow: 1px 1px 2px #444;
|
|
|
+ text-shadow: 1px 1px 2px rgba(68, 68, 68, 0.8);
|
|
|
color: #111;
|
|
|
float: right;
|
|
|
}
|
|
@@ -440,7 +439,7 @@ body {
|
|
|
line-height: 32px;
|
|
|
font-family: Vollkorn, serif;
|
|
|
font-variant: small-caps;
|
|
|
- text-shadow: 1px 1px 2px #111;
|
|
|
+ text-shadow: 1px 1px 2px rgba(17, 17, 17, 0.8);
|
|
|
color: #111;
|
|
|
}
|
|
|
/* line 252, sass/screen.scss */
|