Commit 41c71cb4 authored by Tuan Ngo's avatar Tuan Ngo

change style

parent 8c32c413
...@@ -101,7 +101,7 @@ header .link_content a:hover { ...@@ -101,7 +101,7 @@ header .link_content a:hover {
border: 1px solid #e94337; border: 1px solid #e94337;
border-radius: 4px; border-radius: 4px;
padding: 5px 20px; padding: 5px 20px;
background-color: #ff0000; background-color: #ec8e26;
} }
.pin_be { .pin_be {
...@@ -113,6 +113,7 @@ header .link_content a:hover { ...@@ -113,6 +113,7 @@ header .link_content a:hover {
border-top: 1px solid #e94337; border-top: 1px solid #e94337;
border-bottom: 1px solid #e94337; border-bottom: 1px solid #e94337;
border-left: 1px solid #e94337; border-left: 1px solid #e94337;
background-color: #ec8e26;
height: 26px; height: 26px;
width: 10px; width: 10px;
} }
...@@ -121,6 +122,7 @@ header .link_content a:hover { ...@@ -121,6 +122,7 @@ header .link_content a:hover {
border-top: 1px solid #e94337; border-top: 1px solid #e94337;
border-bottom: 1px solid #e94337; border-bottom: 1px solid #e94337;
border-right: 1px solid #e94337; border-right: 1px solid #e94337;
background-color: #ec8e26;
height: 26px; height: 26px;
width: 10px; width: 10px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment