mirror of
https://github.com/tildeclub/site.git
synced 2026-03-10 05:50:17 +00:00
Update style.css
This commit is contained in:
committed by
GitHub
parent
ffd4b1278e
commit
3c67a32620
@@ -276,3 +276,8 @@ pre {
|
|||||||
border-radius: 0.25em; /* Slight border radius for better appearance */
|
border-radius: 0.25em; /* Slight border radius for better appearance */
|
||||||
padding: 0.5em; /* Padding for better readability */
|
padding: 0.5em; /* Padding for better readability */
|
||||||
}
|
}
|
||||||
|
.recently-updated {
|
||||||
|
background-color: #fffae6; /* Light yellow highlight */
|
||||||
|
padding: 2px;
|
||||||
|
border-radius: 3px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user