Commit e657ec22 authored by Tuan Ngo's avatar Tuan Ngo

change style

parent 41c71cb4
......@@ -101,7 +101,8 @@ header .link_content a:hover {
border: 1px solid #e94337;
border-radius: 4px;
padding: 5px 20px;
background-color: #ec8e26;
background-color: #e94337;
color: #ffffff;
}
.pin_be {
......@@ -113,7 +114,8 @@ header .link_content a:hover {
border-top: 1px solid #e94337;
border-bottom: 1px solid #e94337;
border-left: 1px solid #e94337;
background-color: #ec8e26;
background-color: #e94337;
color: #ffffff;
height: 26px;
width: 10px;
}
......@@ -122,7 +124,8 @@ header .link_content a:hover {
border-top: 1px solid #e94337;
border-bottom: 1px solid #e94337;
border-right: 1px solid #e94337;
background-color: #ec8e26;
background-color: #e94337;
color: #ffffff;
height: 26px;
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