Merge branch 'master' of https://github.com/ewhal/nyaa
Cette révision appartient à :
révision
9ec0ddab06
3 fichiers modifiés avec 10 ajouts et 0 suppressions
1
.gitignore
externe
1
.gitignore
externe
|
@ -7,6 +7,7 @@ nyaa.exe
|
|||
nyaa-master.exe
|
||||
*.zip
|
||||
*.swp
|
||||
.idea
|
||||
.vscode
|
||||
templates/*.html.go
|
||||
*.bat
|
||||
|
|
|
@ -162,3 +162,7 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ
|
|||
background-size: 75px, 100px;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar {
|
||||
border-radius: 0px;
|
||||
}
|
|
@ -173,3 +173,8 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ
|
|||
max-width: 100%;
|
||||
max-height: 80vh;
|
||||
}
|
||||
|
||||
/* the curved edges triggered my autism */
|
||||
.navbar {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
|
Référencer dans un nouveau ticket