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;
|
float: left;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.barItem h1 {
|
|
||||||
font-size: 20px;
|
|
||||||
padding: 9px;
|
|
||||||
}
|
|
||||||
.barItem * {
|
.barItem * {
|
||||||
color: #222;
|
color: #222;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@@ -82,6 +78,10 @@
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
}
|
}
|
||||||
|
.barItem h1 {
|
||||||
|
font-size: 20px;
|
||||||
|
padding: 9px;
|
||||||
|
}
|
||||||
.barItem a:hover {
|
.barItem a:hover {
|
||||||
background-color: #222;
|
background-color: #222;
|
||||||
color: #ddd;
|
color: #ddd;
|
||||||
|
|||||||
Reference in New Issue
Block a user