Skip to content

Commit

Permalink
gh-pages update by xiliary workflow build #77
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiliary Deamon committed Jan 20, 2024
1 parent b390c11 commit d2b2fc6
Show file tree
Hide file tree
Showing 155 changed files with 13,900 additions and 5,533 deletions.
6 changes: 3 additions & 3 deletions 0.9/p2.index
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=1
metadata.repository.factory.order=compositeContent.xml,\!
artifact.repository.factory.order=compositeArtifacts.xml,\!
version=1
metadata.repository.factory.order=compositeContent.xml,\!
artifact.repository.factory.order=compositeArtifacts.xml,\!
8 changes: 4 additions & 4 deletions assets/css/font-awesome.min.css

Large diffs are not rendered by default.

252 changes: 126 additions & 126 deletions assets/css/ie8.css
Original file line number Diff line number Diff line change
@@ -1,127 +1,127 @@
/*
Directive by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

hr {
border-top: solid 1px #cccccc;
}

blockquote {
border-left: solid 0.5em #cccccc;
}

/* Section/Article */

header.major {
border-color: #cccccc;
}

header.major p {
border-top: solid 1px #cccccc;
}

footer.major {
border-color: #cccccc;
}

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
position: relative;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

input[type="submit"].alt,
input[type="reset"].alt,
input[type="button"].alt,
.button.alt {
border: solid 1px #cccccc;
}

/* Form */

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
position: relative;
border: solid 1px #cccccc;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

/* Image */

.image {
border: 0;
display: inline-block;
position: relative;
}

.image:after {
display: none;
}

/* Box */

.box {
border: solid 1px #cccccc;
}

/* Header */

#header {
background-image: url("../../images/header.jpg") !important;
background-size: cover !important;
background-position: scroll !important;
-ms-behavior: url("assets/js/ie/backgroundsize.min.htc");
padding: 8em 0 !important;
color: #ffffff;
}

#header a {
color: inherit;
}

#header:before {
content: '';
background-image: url("images/overlay.png");
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: 0;
}

#header > * {
position: relative;
z-index: 1;
}

#header .logo {
-ms-behavior: url("assets/js/ie/PIE.htc");
}

/* Footer */

#footer {
background-image: none !important;
margin-top: 0 !important;
padding: 4em 0 !important;
color: #ffffff;
}

/* Main */

#main {
padding: 4em 0;
/*
Directive by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

hr {
border-top: solid 1px #cccccc;
}

blockquote {
border-left: solid 0.5em #cccccc;
}

/* Section/Article */

header.major {
border-color: #cccccc;
}

header.major p {
border-top: solid 1px #cccccc;
}

footer.major {
border-color: #cccccc;
}

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
position: relative;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

input[type="submit"].alt,
input[type="reset"].alt,
input[type="button"].alt,
.button.alt {
border: solid 1px #cccccc;
}

/* Form */

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
position: relative;
border: solid 1px #cccccc;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

/* Image */

.image {
border: 0;
display: inline-block;
position: relative;
}

.image:after {
display: none;
}

/* Box */

.box {
border: solid 1px #cccccc;
}

/* Header */

#header {
background-image: url("../../images/header.jpg") !important;
background-size: cover !important;
background-position: scroll !important;
-ms-behavior: url("assets/js/ie/backgroundsize.min.htc");
padding: 8em 0 !important;
color: #ffffff;
}

#header a {
color: inherit;
}

#header:before {
content: '';
background-image: url("images/overlay.png");
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: 0;
}

#header > * {
position: relative;
z-index: 1;
}

#header .logo {
-ms-behavior: url("assets/js/ie/PIE.htc");
}

/* Footer */

#footer {
background-image: none !important;
margin-top: 0 !important;
padding: 4em 0 !important;
color: #ffffff;
}

/* Main */

#main {
padding: 4em 0;
}
Loading

0 comments on commit d2b2fc6

Please sign in to comment.