This commit is contained in:
parent
03d79983ee
commit
efbb895ebe
37 changed files with 2131 additions and 2243 deletions
|
@ -420,6 +420,14 @@ footer .ui.language .menu {
|
|||
background: inherit !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.ui.menu.new-menu {
|
||||
justify-content: center !important;
|
||||
padding-top: 15px !important;
|
||||
margin-top: -15px !important;
|
||||
margin-bottom: 15px !important;
|
||||
background-color: #FAFAFA !important;
|
||||
border-width: 1px !important;
|
||||
}
|
||||
.markdown:not(code) {
|
||||
overflow: hidden;
|
||||
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
|
||||
|
|
|
@ -411,3 +411,12 @@ footer {
|
|||
background: inherit !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.ui.menu.new-menu {
|
||||
justify-content: center !important;
|
||||
padding-top: 15px !important;
|
||||
margin-top: -15px !important;
|
||||
margin-bottom: 15px !important;
|
||||
background-color: #FAFAFA !important;
|
||||
border-width: 1px !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue