mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
moved .barItem h1
This commit is contained in:
@@ -70,10 +70,6 @@
|
||||
float: left;
|
||||
text-align: center;
|
||||
}
|
||||
.barItem h1 {
|
||||
font-size: 20px;
|
||||
padding: 9px;
|
||||
}
|
||||
.barItem * {
|
||||
color: #222;
|
||||
text-decoration: none;
|
||||
@@ -82,6 +78,10 @@
|
||||
font-size: 16px;
|
||||
padding: 12px;
|
||||
}
|
||||
.barItem h1 {
|
||||
font-size: 20px;
|
||||
padding: 9px;
|
||||
}
|
||||
.barItem a:hover {
|
||||
background-color: #222;
|
||||
color: #ddd;
|
||||
|
||||
Reference in New Issue
Block a user