mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
Improve HTML
- Improve English - Credit all authors - Mention more controls - Slightly improve layout - Remove Google Analytics
This commit is contained in:
parent
0bccf68de1
commit
8693936308
2 changed files with 27 additions and 42 deletions
|
@ -262,7 +262,7 @@ ul.controls-tips {
|
|||
padding: 16px;
|
||||
width: inherit;
|
||||
margin: 0;
|
||||
margin: 29px auto;
|
||||
margin: 15px auto;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
@ -271,8 +271,8 @@ h2 {
|
|||
font-size: 1em;
|
||||
}
|
||||
|
||||
ul.file-tips li,
|
||||
ul.controls-tips li {
|
||||
ul.file-tips > li,
|
||||
ul.controls-tips > li {
|
||||
font-size: .45em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue