1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 01:39:50 +02:00

feat(style.css): change dialog-menu style

This commit is contained in:
BcRikko
2019-02-11 11:00:42 +09:00
parent 2014f4339d
commit 6643024e3b

View File

@@ -151,6 +151,11 @@ div.containers > .nes-container {
margin-top: 1.5rem;
}
#dialogs .dialog-menu {
padding: 0;
text-align: center;
}
#texts {
display: inline-block;
}