mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
6 lines
101 B
CSS
6 lines
101 B
CSS
.top-header {
|
|
background-color: #f8fafd;
|
|
border-bottom: 1px solid #eee;
|
|
padding: .5rem 1rem;
|
|
}
|