mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-16 18:13:43 -06:00
Disable code CSS, transfer post_date class into Tailwind
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import "glitch";
|
||||
@import "mixins";
|
||||
@import "helpers";
|
||||
@import "code";
|
||||
// @import "code";
|
||||
|
||||
// Dark-mode selections
|
||||
::selection,
|
||||
@@ -231,14 +231,9 @@ nav {
|
||||
}
|
||||
|
||||
.post_date {
|
||||
float: right;
|
||||
margin: 0 0 1em 2em;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
border: thin solid white;
|
||||
border-width: thin 0;
|
||||
padding: 0.25em 0;
|
||||
// border
|
||||
// border: thin solid white;
|
||||
// border-width: thin 0;
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user