dep-sol2/documentation/source/_themes/sol2/static/sol2.css_t
ThePhD 8618e39486
🛠 Prepare for the a sol4 release...
- 🎨 Refactor the CMake a whle bunch
2021-03-06 01:03:23 -05:00

18 lines
No EOL
240 B
Text

@import url('haiku.css');
.header-left {
float: left;
display: inline-block;
vertical-align: top;
}
.header-right {
float: right;
display: inline-block;
vertical-align: top;
}
.header-right h3 {
margin: 0;
padding-top: 15px;
}