mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2026-03-07 10:37:58 +00:00
Add post list
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
border-bottom: 5px;
|
||||
|
||||
overflow: hidden;
|
||||
z-index: 1000;
|
||||
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
@@ -26,11 +27,6 @@
|
||||
text-align: center;
|
||||
padding: 10px 10px;
|
||||
text-decoration: underline 0.1em rgba(255,255,255,0);
|
||||
transition: text-decoration 300ms;
|
||||
}
|
||||
|
||||
.navbar a:hover {
|
||||
text-decoration: underline 0.1em rgba(255,255,255,1);
|
||||
}
|
||||
|
||||
.navbar-right {
|
||||
|
||||
Reference in New Issue
Block a user