Merge branch 'mcguirepr89:main' into apprise-notifications-features

This commit is contained in:
Joe Weiss
2022-06-21 08:22:44 -04:00
committed by GitHub
3 changed files with 5 additions and 5 deletions
+2
View File
@@ -48,6 +48,8 @@ Currently listening in these countries . . . that I know of . . .
- New Zealand - New Zealand
- Russia - Russia
- Croatia - Croatia
- Belgium
- Israel
Come on, Ireland!! From one McGuire to another, let's get an installation on the Emerald Isle :) Come on, Ireland!! From one McGuire to another, let's get an installation on the Emerald Isle :)
+1 -1
View File
@@ -5,7 +5,7 @@ body::-webkit-scrollbar {
display:none display:none
} }
</style> </style>
<link rel="stylesheet" href="style.css?v=14"> <link rel="stylesheet" href="style.css?v=14.0.6">
<body> <body>
<div class="banner"> <div class="banner">
<div class="logo"> <div class="logo">
+2 -4
View File
@@ -770,12 +770,10 @@ form#views button .updatenumber {
width:100%; width:100%;
margin-top:10px; margin-top:10px;
} }
h1 { .settingstable h2 {
font-size: xx-large;
}
h2 {
font-size:x-large; font-size:x-large;
} }
.brbanner h1 { .brbanner h1 {
margin:0px; margin:0px;
font-size: xx-large;
} }