mirror of
https://github.com/seigler/dashdev-website
synced 2025-07-27 06:46:09 +00:00
update css
This commit is contained in:
parent
65df63c91d
commit
520a186357
4 changed files with 29 additions and 25 deletions
|
@ -12,7 +12,7 @@ body {
|
||||||
font-family: georgia, cambria, "times new roman", times, serif;
|
font-family: georgia, cambria, "times new roman", times, serif;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
color: #555;
|
color: #555;
|
||||||
background-color: #eee;
|
background-color: #FBF7EB;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -152,6 +152,7 @@ p.articleinfo {
|
||||||
/* Distance left, right 4em */
|
/* Distance left, right 4em */
|
||||||
padding: 0em 4em;
|
padding: 0em 4em;
|
||||||
margin: 0 0 0 0;
|
margin: 0 0 0 0;
|
||||||
|
background-color: #FBF7EB;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
@ -173,9 +174,10 @@ header {
|
||||||
/* header global */
|
/* header global */
|
||||||
clear: both;
|
clear: both;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70px;
|
/* eg can overwrite value for "if desktop" below */
|
||||||
|
height: 55px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
background-color: rgb(56, 143, 61);
|
background-color: #1f2833
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
@ -184,8 +186,8 @@ footer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
background-color: rgb(214, 4, 4);
|
background-color: #FBF7EB;
|
||||||
position: fixed;
|
/* bottom: 0; */
|
||||||
/* left: 310px; */
|
/* left: 310px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -257,8 +259,8 @@ footer p {
|
||||||
header {
|
header {
|
||||||
/* header global */
|
/* header global */
|
||||||
position: fixed;
|
position: fixed;
|
||||||
/* CHECK added */
|
/* defined global above */
|
||||||
height: 55px;
|
/* height: 55px; */
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
.logo {
|
.logo {
|
||||||
|
@ -274,9 +276,9 @@ footer p {
|
||||||
width: 6em;
|
width: 6em;
|
||||||
}
|
}
|
||||||
main {
|
main {
|
||||||
/* CHECK same padding options for both templates here!? */
|
/* main global */
|
||||||
/* position: fixed; */
|
/* position: fixed; */
|
||||||
/* margin: 55px 0px 0px 310px; */
|
/* margin: 0px 0px 0px 0px; */
|
||||||
/* padding: 3em 0em 2em 0em; */
|
/* padding: 3em 0em 2em 0em; */
|
||||||
/* overflow: auto; */
|
/* overflow: auto; */
|
||||||
}
|
}
|
||||||
|
@ -288,7 +290,7 @@ footer p {
|
||||||
.subpages article {
|
.subpages article {
|
||||||
/* article template */
|
/* article template */
|
||||||
/* flex: 1 1 70%; */
|
/* flex: 1 1 70%; */
|
||||||
/* min-width for text content */
|
/* min-width for text content, eg "next: xxx" */
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
}
|
}
|
||||||
.subpages .nav.sub {
|
.subpages .nav.sub {
|
||||||
|
@ -299,7 +301,7 @@ footer p {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: rgb(88, 9, 112);
|
background-color: #1f2833;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[dashdevs-suite]]></title><description><![CDATA[dashdevs-suite metalsmith website]]></description><link>http://127.0.0.1</link><generator>metalsmith-feed</generator><lastBuildDate>Wed, 04 Mar 2020 13:44:28 GMT</lastBuildDate><atom:link href="http://127.0.0.1/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Articles]]></title><description><![CDATA[<!DOCTYPE html>
|
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[dashdevs-suite]]></title><description><![CDATA[dashdevs-suite metalsmith website]]></description><link>http://127.0.0.1</link><generator>metalsmith-feed</generator><lastBuildDate>Wed, 04 Mar 2020 14:57:18 GMT</lastBuildDate><atom:link href="http://127.0.0.1/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Articles]]></title><description><![CDATA[<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
|
||||||
<url> <loc>http://127.0.0.1/</loc> <priority>1.0</priority> </url>
|
<url> <loc>http://127.0.0.1/</loc> <priority>1.0</priority> </url>
|
||||||
<url> <loc>http://127.0.0.1/contact/</loc> <priority>0.7</priority> </url>
|
|
||||||
<url> <loc>http://127.0.0.1/article/future/</loc> </url>
|
<url> <loc>http://127.0.0.1/article/future/</loc> </url>
|
||||||
<url> <loc>http://127.0.0.1/article/gotchas/</loc> </url>
|
|
||||||
<url> <loc>http://127.0.0.1/article/gulp/</loc> </url>
|
<url> <loc>http://127.0.0.1/article/gulp/</loc> </url>
|
||||||
|
<url> <loc>http://127.0.0.1/article/gotchas/</loc> </url>
|
||||||
<url> <loc>http://127.0.0.1/article/</loc> <priority>0.8</priority> </url>
|
<url> <loc>http://127.0.0.1/article/</loc> <priority>0.8</priority> </url>
|
||||||
<url> <loc>http://127.0.0.1/article/usage/</loc> </url>
|
<url> <loc>http://127.0.0.1/article/usage/</loc> </url>
|
||||||
|
<url> <loc>http://127.0.0.1/contact/</loc> <priority>0.7</priority> </url>
|
||||||
<url> <loc>http://127.0.0.1/start/build/</loc> <priority>0.5</priority> </url>
|
<url> <loc>http://127.0.0.1/start/build/</loc> <priority>0.5</priority> </url>
|
||||||
<url> <loc>http://127.0.0.1/start/</loc> <priority>0.9</priority> </url>
|
<url> <loc>http://127.0.0.1/start/</loc> <priority>0.9</priority> </url>
|
||||||
<url> <loc>http://127.0.0.1/start/installation/</loc> <priority>0.5</priority> </url>
|
<url> <loc>http://127.0.0.1/start/installation/</loc> <priority>0.5</priority> </url>
|
||||||
|
|
|
@ -12,7 +12,7 @@ body {
|
||||||
font-family: georgia, cambria, "times new roman", times, serif;
|
font-family: georgia, cambria, "times new roman", times, serif;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
color: #555;
|
color: #555;
|
||||||
background-color: #eee;
|
background-color: #FBF7EB;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -152,6 +152,7 @@ p.articleinfo {
|
||||||
/* Distance left, right 4em */
|
/* Distance left, right 4em */
|
||||||
padding: 0em 4em;
|
padding: 0em 4em;
|
||||||
margin: 0 0 0 0;
|
margin: 0 0 0 0;
|
||||||
|
background-color: #FBF7EB;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
@ -173,9 +174,10 @@ header {
|
||||||
/* header global */
|
/* header global */
|
||||||
clear: both;
|
clear: both;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70px;
|
/* eg can overwrite value for "if desktop" below */
|
||||||
|
height: 55px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
background-color: rgb(56, 143, 61);
|
background-color: #1f2833
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
@ -184,8 +186,8 @@ footer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
background-color: rgb(214, 4, 4);
|
background-color: #FBF7EB;
|
||||||
position: fixed;
|
/* bottom: 0; */
|
||||||
/* left: 310px; */
|
/* left: 310px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -257,8 +259,8 @@ footer p {
|
||||||
header {
|
header {
|
||||||
/* header global */
|
/* header global */
|
||||||
position: fixed;
|
position: fixed;
|
||||||
/* CHECK added */
|
/* defined global above */
|
||||||
height: 55px;
|
/* height: 55px; */
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
.logo {
|
.logo {
|
||||||
|
@ -274,9 +276,9 @@ footer p {
|
||||||
width: 6em;
|
width: 6em;
|
||||||
}
|
}
|
||||||
main {
|
main {
|
||||||
/* CHECK same padding options for both templates here!? */
|
/* main global */
|
||||||
/* position: fixed; */
|
/* position: fixed; */
|
||||||
/* margin: 55px 0px 0px 310px; */
|
/* margin: 0px 0px 0px 0px; */
|
||||||
/* padding: 3em 0em 2em 0em; */
|
/* padding: 3em 0em 2em 0em; */
|
||||||
/* overflow: auto; */
|
/* overflow: auto; */
|
||||||
}
|
}
|
||||||
|
@ -288,7 +290,7 @@ footer p {
|
||||||
.subpages article {
|
.subpages article {
|
||||||
/* article template */
|
/* article template */
|
||||||
/* flex: 1 1 70%; */
|
/* flex: 1 1 70%; */
|
||||||
/* min-width for text content */
|
/* min-width for text content, eg "next: xxx" */
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
}
|
}
|
||||||
.subpages .nav.sub {
|
.subpages .nav.sub {
|
||||||
|
@ -299,7 +301,7 @@ footer p {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: rgb(88, 9, 112);
|
background-color: #1f2833;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue