Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F13142347
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/css/app.css b/css/app.css
index 333e212..611e6ff 100644
--- a/css/app.css
+++ b/css/app.css
@@ -1,98 +1,99 @@
@charset "utf-8";
/* -------------------------------------------------------------
Docker images | Nasqueron
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Sébastien Santoro aka Dereckson
Tags: blue red foundation flat 960
Filename: app.css
Created: 2015-11-10
Licence: Creative Commons BY 4.0
------------------------------------------------------------- */
/* -------------------------------------------------------------
Fonts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@import url(https://fonts.googleapis.com/css?family=Raleway:300);
@font-face {
font-family: Batch;
src: url('../fonts/batch-icons-webfont.eot');
src: url('../fonts/batch-icons-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/batch-icons-webfont.woff') format('woff'),
url('../fonts/batch-icons-webfont.ttf') format('truetype'),
url('../fonts/batch-icons-webfont.svg#batchregular') format('svg');
font-weight: normal;
font-style: normal;
}
.batch {
font-family: "Batch";
font-size: 16px;
line-height: 1;
}
.batch.large {
font-size: 32px;
margin-bottom: 0.5em;
color: #2C3E50;
}
.batch:before {
content:attr(data-icon);
}
/* -------------------------------------------------------------
General style
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
* {
font-family: 'Poppins', sans-serif;
}
/* -------------------------------------------------------------
Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
header {
padding-top: 2em;
padding-bottom: 2em;
background-color: #EEEFF7;
}
header h1 {
font-family: 'Raleway', sans-serif;
font-weight: 300;
text-align: center;
color: #253237 !important;
}
/* -------------------------------------------------------------
Headings
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h3 {
margin-bottom: 1em;
}
/* -------------------------------------------------------------
Hero
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hero {
- padding-top: 1em;
+ padding-top: 2em;
padding-bottom: 1em;
- margin-bottom: 1em;
+ margin-top: 0.5em;
+ margin-bottom: 2.5em;
background-color: #253237;
color: #EEEFF7;
}
#hero .logo {
- margin-bottom: 1em;
+ margin-bottom: 2.5em;
text-align: center;
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Nov 21, 16:13 (10 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3184158
Default Alt Text
(2 KB)
Attached To
Mode
rDOCKERWWW Docker images website
Attached
Detach File
Event Timeline
Log In to Comment