Skip to content

Commit

Permalink
Merge branch 'rainbow-spike-update-style'
Browse files Browse the repository at this point in the history
  • Loading branch information
kepi committed Mar 13, 2021
2 parents 9ebb70e + 510b643 commit ee53fbf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
* @author Kazutaka Miyasaka <kazmiya@gmail.com>
*/

html.js body div.dokuwiki div.editbutton_section input.button {
margin-top: 2em;
.secedit button,
.editbutton_section button {
margin-top: 1.5em !important;
}

body div.dokuwiki div.secedit input.button,
body div.dokuwiki div.editbutton_section input.button {
margin-top: 1.5em;
.editbutton_table button {
margin-top: 0em;
}

body div.dokuwiki div.editbutton_table input.button {
margin-top: 0em;
.editbutton_2 {
display: none;
}

0 comments on commit ee53fbf

Please sign in to comment.