+
+
\ No newline at end of file
diff --git a/gaseous-server/wwwroot/pages/dialogs/rominfo.html b/gaseous-server/wwwroot/pages/dialogs/rominfo.html
index 827cdc5..86dedfc 100644
--- a/gaseous-server/wwwroot/pages/dialogs/rominfo.html
+++ b/gaseous-server/wwwroot/pages/dialogs/rominfo.html
@@ -1,4 +1,15 @@
-
+
+
+
+
+
+ ×
+
Some text in the Modal..
+
+
+
+
+
General
Title Match
@@ -43,7 +54,7 @@
-
+
@@ -70,12 +81,11 @@
-
+
-
diff --git a/gaseous-server/wwwroot/styles/style.css b/gaseous-server/wwwroot/styles/style.css
index 9915c52..449efc9 100644
--- a/gaseous-server/wwwroot/styles/style.css
+++ b/gaseous-server/wwwroot/styles/style.css
@@ -49,6 +49,14 @@ h3 {
width: 700px; /* Could be more or less, depending on screen size */
min-height: 358px;
}
+.modal-content-sub {
+ background-color: #383838;
+ margin: 20% auto; /* 20% from the top and centered */
+ padding: 10px;
+ border: 1px solid #888;
+ width: 300px; /* Could be more or less, depending on screen size */
+ min-height: 110px;
+}
#modal-heading {
margin-block: 5px;
border-bottom-style: solid;