Skip to content

Commit 0770cdd

Browse files
Restore Title Size
Restore Title Size
1 parent ac1a4ea commit 0770cdd

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

MerlinAU.asp

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,11 @@
4040
padding: 18px !important;
4141
}
4242
43-
/* Page title */
44-
#headerTitle {
45-
font-size: 26px !important;
46-
letter-spacing: 0.5px;
47-
text-shadow: 0 2px 8px rgba(0,0,0,0.45);
48-
}
49-
5043
.merlinDivider {
51-
height: 3px;
44+
height: 2px;
5245
margin: 10px 0;
5346
background: rgba(255,255,255,0.12);
54-
border-top: 2px solid rgba(0,0,0,0.35);
47+
border-top: 1px solid rgba(0,0,0,0.35);
5548
box-sizing: border-box;
5649
}
5750
@@ -3088,7 +3081,6 @@ function initializeCollapsibleSections()
30883081
<tbody>
30893082
<tr style="background-color:#4D595D;">
30903083
<td valign="top">
3091-
<div>&nbsp;</div>
30923084
<div class="formfonttitle" id="headerTitle" style="text-align:center;">MerlinAU</div>
30933085
<div class="merlinDivider"></div>
30943086
<div class="formfontdesc">This is the MerlinAU add-on integrated into the router WebUI

0 commit comments

Comments
 (0)