MOre work on Red Pill stuff

This commit is contained in:
Daniel Xie
2017-07-04 16:18:42 -05:00
parent 03f7ce5fe5
commit 89c8407cbe
4 changed files with 64 additions and 6 deletions
+8
View File
@@ -1,3 +1,11 @@
#generic-fullscreen-container {
color: var(--my-font-color);
padding-top: 10px;
padding-left: 10px;
height: 100%;
width: 99%;
}
#work-in-progress-container {
color: var(--my-font-color);
position: fixed;