float radios left

This commit is contained in:
Mark Eaton
2024-11-11 15:17:08 -05:00
committed by GitHub
parent 1ff03c10f8
commit ef8109af3a
+5
View File
@@ -151,6 +151,10 @@
text-align: center; text-align: center;
margin-top: -40px; margin-top: -40px;
} }
#app2 {
margin: auto;
width: 500px;
}
#onesearch-header { #onesearch-header {
font-size: 10em; font-size: 10em;
margin-bottom: 0; margin-bottom: 0;
@@ -160,6 +164,7 @@
} }
#radios { #radios {
margin-top: 8px; margin-top: 8px;
float: left;
} }
#articlesradio { #articlesradio {
margin-left: 10px; margin-left: 10px;