mirror of
https://github.com/skiqqy/skiqqy.github.io
synced 2025-01-18 04:50:46 +00:00
Them changed to dark mode
This commit is contained in:
parent
a7665e66d7
commit
d61d02e744
@ -4,7 +4,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
@ -4,7 +4,10 @@
|
|||||||
<meta name=Description content="Skiqqy Cochranes Home Page">
|
<meta name=Description content="Skiqqy Cochranes Home Page">
|
||||||
<style>
|
<style>
|
||||||
body{
|
body{
|
||||||
overflow-y:scroll;font:16px monospace,monospace
|
overflow-y:scroll;
|
||||||
|
font:16px monospace,monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
img, .c{
|
img, .c{
|
||||||
|
@ -6,7 +6,9 @@
|
|||||||
body{
|
body{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
font:calc(0.75em + 1vmin) monospace
|
font:calc(0.75em + 1vmin) monospace;
|
||||||
|
background-color: black;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre pre{
|
pre pre{
|
||||||
|
Loading…
Reference in New Issue
Block a user