mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-31 12:11:49 +02:00
Hook up all the new pages to version selector
This commit is contained in:
committed by
lifehackerhansol
parent
7b85b4d444
commit
40110bdc5a
@@ -33,3 +33,17 @@ input:hover {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
img.tableimage {
|
||||
height: 40%;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
table.modeltable {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
input[type="radio"] {
|
||||
width: 50px;
|
||||
height: 25px;
|
||||
transition: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user