Skip to content
Snippets Groups Projects
Commit 1e99c7aa authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

* wtf?!

parent 7a789c19
No related branches found
No related tags found
No related merge requests found
Showing with 62 additions and 0 deletions
.gitattributes 100755 → 100644
File mode changed from 100755 to 100644
.gitignore 100755 → 100644
File mode changed from 100755 to 100644
.htaccess 100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
@viewport {
width: device-width;
user-zoom: fixed;
}
body {
margin: 0;
background: #0a0a0a;
font-family: Arial, serif;
overflow: hidden;
}
[data-container=panel],
[data-container=noscript] {
background-color: rgba(8, 8, 8, 0.68);
border: solid 1px #252525;
box-shadow: 0 2px 1px #000000;
padding: 6px;
float: left;
box-sizing: border-box;
height: 100%;
width: 100%;
overflow: hidden;
}
[data-container=panelContainer] {
float: left;
width: 100%;
height: 100%;
/*padding: 4px;*/
padding: 0.2vw;
box-sizing: border-box;
}
[data-container=split] {
box-sizing: border-box;
/* display: flex;
flex-direction: column;*/
height: 100%;
width: 100%;
float: left;
}
[data-container=cycler],
[data-container=cycleContainer] {
width: 100%;
float: left;
height: 100%;
box-sizing: border-box;
}
[data-container=cycleContainer] {
display: none;
}
[data-container=noscript] {
color: white;
text-shadow: black 10px 0px 0px;
font-size: 40pt;
}
[data-container=main] {
height: 100%;
width: 100%;
position: absolute;
box-sizing: border-box;
padding: 0.2vw;
background: radial-gradient(black 15%, transparent 15%) 0 0, radial-gradient(black 15%, transparent 15%) 12px 12px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 0 1px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 12px 13px, #171717;
background-size: 24px 24px;
}
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
css/font.css 100755 → 100644
File mode changed from 100755 to 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
css/font/time.ttf 100755 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment