mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-11 11:16:12 +08:00
Update style.css
Center infoBox.
This commit is contained in:
+3
-3
@@ -7,13 +7,13 @@ h1 br {
|
||||
}
|
||||
|
||||
#InfoBox {
|
||||
background: rgba(255, 255, 255, .5);
|
||||
color: #666;
|
||||
position: fixed;
|
||||
right: 40px;
|
||||
right: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
padding: 5px;
|
||||
max-width: 200px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#detector {
|
||||
|
||||
Reference in New Issue
Block a user