Generate site
This commit is contained in:
parent
8d77c43b21
commit
4b7ce0c12e
50 changed files with 5393 additions and 0 deletions
4
public/css/font-awesome.min.css
vendored
Normal file
4
public/css/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
35
public/css/ie9.css
Normal file
35
public/css/ie9.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
/*
|
||||
Dimension by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
*/
|
||||
|
||||
/* BG */
|
||||
|
||||
#bg:before {
|
||||
background: rgba(19, 21, 25, 0.5);
|
||||
}
|
||||
|
||||
/* Header */
|
||||
|
||||
#header .logo {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#header .content {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#header nav ul {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#header nav ul li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Main */
|
||||
|
||||
#main article {
|
||||
margin: 0 auto;
|
||||
}
|
1149
public/css/main.css
Normal file
1149
public/css/main.css
Normal file
File diff suppressed because it is too large
Load diff
12
public/css/noscript.css
Normal file
12
public/css/noscript.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
/*
|
||||
Dimension by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
*/
|
||||
|
||||
/* Main */
|
||||
|
||||
#main article {
|
||||
opacity: 1;
|
||||
margin: 4rem 0 0 0;
|
||||
}
|
0
public/css/project.css
Normal file
0
public/css/project.css
Normal file
Loading…
Add table
Add a link
Reference in a new issue