1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-25 18:20:48 +00:00
seahub/frontend/src/css/tip-for-new-md.css

13 lines
193 B
CSS
Raw Normal View History

.tip-for-new-md {
padding: 5em 8em;
}
.big-new-md-button {
padding: .9em 2em 1em;
background: #eee;
border-radius: 8px;
margin-right: 1.5em;
}
.add-md-icon {
font-size: 1.2em;
}