Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3769476
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 39c84c1..333e212 100644
--- a/css/app.css
+++ b/css/app.css
@@ -1,90 +1,98 @@
@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-bottom: 1em;
margin-bottom: 1em;
background-color: #253237;
color: #EEEFF7;
}
#hero .logo {
margin-bottom: 1em;
text-align: center;
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Nov 25, 14:46 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260422
Default Alt Text
(2 KB)
Attached To
Mode
rDOCKERWWW Docker images website
Attached
Detach File
Event Timeline
Log In to Comment