9e2808546e8731d770edf2923ed1cb708ba56f2b
_Header.md
| ... | ... | @@ -4,8 +4,8 @@ |
| 4 | 4 | ---> |
| 5 | 5 | |
| 6 | 6 | |
| 7 | -<button class="button_header button_home" onclick="location.href='/Home.md'" align=left>Home</button> |
|
| 7 | +<button class="button_header button_home" onclick="location.href='/Home.md'" style="float: left;">Home</button> |
|
| 8 | 8 | |
| 9 | -<button class="button_header button_theory" onclick="window.location.href='';" align=right>Theory</button> |
|
| 10 | -<button class="button_header button_militant" onclick="window.location.href='';" align=right>Militantisme</button> |
|
| 11 | -<button class="button_header button_history" onclick="window.location.href='';" align=right>History</button> |
|
| 9 | +<button class="button_header button_theory" onclick="window.location.href='';" style="float: right;">Theory</button> |
|
| 10 | +<button class="button_header button_militant" onclick="window.location.href='';" style="float: right;">Militantisme</button> |
|
| 11 | +<button class="button_header button_history" onclick="window.location.href='';" style="float: right;">History</button> |