mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-01-23 19:33:05 +00:00
add random recipe link
This commit is contained in:
@@ -47,6 +47,10 @@ img[alt="XMR Logo"] {
|
||||
display: inline ;
|
||||
}
|
||||
|
||||
#rand {
|
||||
color: lightgreen;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
body {
|
||||
background: white ;
|
||||
@@ -64,6 +68,9 @@ img[alt="XMR Logo"] {
|
||||
code {
|
||||
color: forestgreen ;
|
||||
}
|
||||
#rand {
|
||||
color: green;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
||||
Reference in New Issue
Block a user