update assets
This commit is contained in:
Binary file not shown.
9642
assets/app.css
9642
assets/app.css
File diff suppressed because one or more lines are too long
22644
assets/app.js
22644
assets/app.js
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
234
assets/fet.css
234
assets/fet.css
@@ -1,234 +0,0 @@
|
|||||||
body {
|
|
||||||
min-height: 100%;
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
img.logo {
|
|
||||||
height: 50px;
|
|
||||||
width: 50px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.title-bar {
|
|
||||||
background: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.header-link {
|
|
||||||
background: None;
|
|
||||||
color: black;
|
|
||||||
font-size: medium;
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.header-intern-link {
|
|
||||||
background: lightgrey;
|
|
||||||
color: black;
|
|
||||||
font-size: medium;
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.header-intern-txt {
|
|
||||||
background: lightgrey;
|
|
||||||
color: black;
|
|
||||||
font-size: medium;
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.header-btn:hover {
|
|
||||||
background: darkgrey;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
.header-btn:focus {
|
|
||||||
background: transparent;
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
|
|
||||||
.header-intern-btn:hover {
|
|
||||||
background: darkgrey;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
.header-intern-btn:focus {
|
|
||||||
background: lightgrey;
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer {
|
|
||||||
height: 100%;
|
|
||||||
background-color: #444;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer-grid-y {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer-link {
|
|
||||||
background-color: #444;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer-link i {
|
|
||||||
font-size:30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer-link:hover {
|
|
||||||
background: lightgrey;
|
|
||||||
color: #444;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer-text {
|
|
||||||
background-color: #444;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
.job-btn {
|
|
||||||
background-color: gray;
|
|
||||||
height: 70%;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
.job-btn:hover {
|
|
||||||
background-color: black;
|
|
||||||
}
|
|
||||||
.job-btn:focus {
|
|
||||||
background-color: gray;
|
|
||||||
}
|
|
||||||
|
|
||||||
.memb-btn {
|
|
||||||
background-color: darkgray;
|
|
||||||
height: 70%;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
.memb-btn:hover {
|
|
||||||
background-color: black;
|
|
||||||
}
|
|
||||||
.memb-btn:focus {
|
|
||||||
background-color: darkgray;
|
|
||||||
}
|
|
||||||
|
|
||||||
.active {
|
|
||||||
background-color: black;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.thumbnail {
|
|
||||||
width: 150px;
|
|
||||||
height: 150px;
|
|
||||||
}
|
|
||||||
a.thumbnail img {
|
|
||||||
width: 150px;
|
|
||||||
height: 150px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.social-media-box {
|
|
||||||
display: -webkit-box;
|
|
||||||
display: -webkit-flex;
|
|
||||||
display: -ms-flexbox;
|
|
||||||
display: flex;
|
|
||||||
-webkit-box-pack: start;
|
|
||||||
-webkit-justify-content: flex-start;
|
|
||||||
-ms-flex-pack: start;
|
|
||||||
justify-content: flex-start;
|
|
||||||
-webkit-box-align: center;
|
|
||||||
-webkit-align-items: center;
|
|
||||||
-ms-flex-align: center;
|
|
||||||
align-items: center;
|
|
||||||
height: 71px;
|
|
||||||
background-color: grey;
|
|
||||||
color: white;
|
|
||||||
padding-top: 0rem !important;
|
|
||||||
padding-right: 0rem !important;
|
|
||||||
padding-bottom: 0rem !important;
|
|
||||||
padding-left: 1rem !important;
|
|
||||||
margin-top: 0rem !important;
|
|
||||||
margin-right: 0rem !important;
|
|
||||||
margin-bottom: 1rem !important;
|
|
||||||
margin-left: 0rem !important; }
|
|
||||||
.social-media-box .social-media-badge {
|
|
||||||
background-color: transparent;
|
|
||||||
width: 41px; }
|
|
||||||
.social-media-box .social-media-badge .social-media-badge-symbol {
|
|
||||||
font-size:30px; }
|
|
||||||
.social-media-box .social-media-text {
|
|
||||||
margin-top: 0rem !important;
|
|
||||||
margin-right: 0rem !important;
|
|
||||||
margin-bottom: 0rem !important;
|
|
||||||
margin-left: 1rem !important; }
|
|
||||||
|
|
||||||
.social-media-footer {
|
|
||||||
background-color: transparent;
|
|
||||||
color: white;
|
|
||||||
width: 40px;
|
|
||||||
height: 40px; }
|
|
||||||
.social-media-footer .social-media-footer-symbol {
|
|
||||||
font-size:30px; }
|
|
||||||
|
|
||||||
.social-media-footer:hover {
|
|
||||||
color: grey;
|
|
||||||
}
|
|
||||||
|
|
||||||
.news-hero-compact {
|
|
||||||
border-radius: 5px;
|
|
||||||
margin-top: 1rem !important;
|
|
||||||
margin-bottom: 1rem !important;
|
|
||||||
font-size: 18px;
|
|
||||||
height: 10vh; }
|
|
||||||
@media print, screen and (min-width: 40em) {
|
|
||||||
.news-hero-compact {
|
|
||||||
height: 10vh; } }
|
|
||||||
@media print, screen and (min-width: 64em) {
|
|
||||||
.news-hero-compact {
|
|
||||||
height: 10vh; } }
|
|
||||||
|
|
||||||
.news-hero-compact-large {
|
|
||||||
height: 100%;
|
|
||||||
min-height: 10vh; }
|
|
||||||
@media print, screen and (min-width: 40em) {
|
|
||||||
.news-hero-compact-large {
|
|
||||||
min-height: 10vh 0.7; } }
|
|
||||||
@media print, screen and (min-width: 64em) {
|
|
||||||
.news-hero-compact-large {
|
|
||||||
min-height: 10vh; } }
|
|
||||||
|
|
||||||
.news-hero-compact, .news-hero-compact-large {
|
|
||||||
background-color: #444;
|
|
||||||
position: relative;
|
|
||||||
background-size: cover;
|
|
||||||
-webkit-box-align: center;
|
|
||||||
-webkit-align-items: center;
|
|
||||||
-ms-flex-align: center;
|
|
||||||
align-items: center;
|
|
||||||
-webkit-box-pack: center;
|
|
||||||
-webkit-justify-content: center;
|
|
||||||
-ms-flex-pack: center;
|
|
||||||
justify-content: center;
|
|
||||||
vertical-align: middle;
|
|
||||||
text-align: left;
|
|
||||||
display: -webkit-box;
|
|
||||||
display: -webkit-flex;
|
|
||||||
display: -ms-flexbox;
|
|
||||||
display: flex;
|
|
||||||
width: 100%; }
|
|
||||||
.news-hero-compact .news-hero-compact-text, .news-hero-compact-large .news-hero-compact-text {
|
|
||||||
position: absolute;
|
|
||||||
left: 5%;
|
|
||||||
color: #fefefe;
|
|
||||||
text-shadow: 1px 1px 2px #000, 0px 0px 5px #000, 0px 0px 25px #000; }
|
|
||||||
@media print, screen and (min-width: 40em) {
|
|
||||||
.news-hero-compact .news-hero-compact-text, .news-hero-compact-large .news-hero-compact-text {
|
|
||||||
left: 5%; } }
|
|
||||||
@media print, screen and (min-width: 64em) {
|
|
||||||
.news-hero-compact .news-hero-compact-text, .news-hero-compact-large .news-hero-compact-text {
|
|
||||||
left: 5%; } }
|
|
||||||
.news-hero-compact .news-hero-compact-right, .news-hero-compact-large .news-hero-compact-right {
|
|
||||||
position: absolute;
|
|
||||||
right: 5%;
|
|
||||||
color: #fefefe;
|
|
||||||
text-shadow: 1px 1px 2px #000, 0px 0px 5px #000, 0px 0px 25px #000; }
|
|
||||||
@media print, screen and (min-width: 40em) {
|
|
||||||
.news-hero-compact .news-hero-compact-right, .news-hero-compact-large .news-hero-compact-right {
|
|
||||||
right: 5%; } }
|
|
||||||
@media print, screen and (min-width: 64em) {
|
|
||||||
.news-hero-compact .news-hero-compact-right, .news-hero-compact-large .news-hero-compact-right {
|
|
||||||
right: 5%; } }
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
assets/img/404.svg
Normal file
1
assets/img/404.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 6.8 KiB |
@@ -1,75 +0,0 @@
|
|||||||
.intern-topic {
|
|
||||||
border-radius: 5px;
|
|
||||||
margin-top: 1rem !important;
|
|
||||||
margin-bottom: 1rem !important;
|
|
||||||
height: 100px; }
|
|
||||||
@media print, screen and (min-width: 40em) {
|
|
||||||
.intern-topic {
|
|
||||||
height: 15vh; } }
|
|
||||||
@media print, screen and (min-width: 64em) {
|
|
||||||
.intern-topic {
|
|
||||||
height: 15vh; } }
|
|
||||||
|
|
||||||
.intern-topic, .intern-topic-large {
|
|
||||||
background-color: #444;
|
|
||||||
position: relative;
|
|
||||||
background-size: cover;
|
|
||||||
-webkit-box-align: center;
|
|
||||||
-webkit-align-items: center;
|
|
||||||
-ms-flex-align: center;
|
|
||||||
align-items: center;
|
|
||||||
-webkit-box-pack: center;
|
|
||||||
-webkit-justify-content: center;
|
|
||||||
-ms-flex-pack: center;
|
|
||||||
justify-content: center;
|
|
||||||
vertical-align: middle;
|
|
||||||
text-align: left;
|
|
||||||
display: -webkit-box;
|
|
||||||
display: -webkit-flex;
|
|
||||||
display: -ms-flexbox;
|
|
||||||
display: flex;
|
|
||||||
width: 100%; }
|
|
||||||
.intern-topic .intern-topic-text, .intern-topic-large .intern-topic-text {
|
|
||||||
color: #fefefe;
|
|
||||||
text-shadow: 1px 1px 2px #0a0a0a; }
|
|
||||||
|
|
||||||
|
|
||||||
.internheader {
|
|
||||||
border-radius: 5px;
|
|
||||||
margin-top: 1rem !important;
|
|
||||||
margin-bottom: 1rem !important;
|
|
||||||
height: 30px; }
|
|
||||||
@media print, screen and (min-width: 40em) {
|
|
||||||
.internheader {
|
|
||||||
height: 5vh; } }
|
|
||||||
@media print, screen and (min-width: 64em) {
|
|
||||||
.internheader {
|
|
||||||
height: 5vh; } }
|
|
||||||
|
|
||||||
.internheader, .internheader-large {
|
|
||||||
background-color: grey;
|
|
||||||
position: relative;
|
|
||||||
background-size: cover;
|
|
||||||
-webkit-box-align: center;
|
|
||||||
-webkit-align-items: center;
|
|
||||||
-ms-flex-align: center;
|
|
||||||
align-items: center;
|
|
||||||
-webkit-box-pack: center;
|
|
||||||
-webkit-justify-content: center;
|
|
||||||
-ms-flex-pack: center;
|
|
||||||
justify-content: center;
|
|
||||||
vertical-align: middle;
|
|
||||||
text-align: left;
|
|
||||||
display: -webkit-box;
|
|
||||||
display: -webkit-flex;
|
|
||||||
display: -ms-flexbox;
|
|
||||||
display: flex;
|
|
||||||
width: 100%; }
|
|
||||||
.internheader, .internheader-large {
|
|
||||||
color: #fefefe;
|
|
||||||
text-shadow: 1px 1px 2px #0a0a0a; }
|
|
||||||
|
|
||||||
|
|
||||||
.intern-hero {
|
|
||||||
background-color: white;
|
|
||||||
}
|
|
||||||
2645
assets/js/vendor.js
2645
assets/js/vendor.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user