mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-08-21 16:14:37 -05:00
added portal search closes #10
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
/*color: inherit;*/
|
||||
/*background: transparent;*/
|
||||
}
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
/*pass window height (w/o scroll bars) down to react app, note can't use vh because that includes scroll bars and mobile browser footer, etc so doesn't give viewable area*/
|
||||
html, body { height: 100%; }
|
||||
html { background-color:#494949; }
|
||||
|
||||
Reference in New Issue
Block a user