Skip to content
Snippets Groups Projects
Commit 3302e562 authored by Zhiyue Chen's avatar Zhiyue Chen :stuck_out_tongue_closed_eyes:
Browse files

Update static/index.css

parent d031dfa8
No related branches found
No related tags found
1 merge request!11Update static/index.css
......@@ -130,13 +130,13 @@ tr:hover {
font-size: 1.2rem;
}
#landingpage{
background: #ee994d;
background: #598364;
top: 10%;
position: fixed;
position: -webkit-sticky;
list-style: none;
padding: 2%;
border-radius:10px;
border-radius:0px 10px 10px 0px;
}
#landingpage li a{
text-decoration: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment