This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0bc4a1a220
anki
/
web
/
toolbar-bottom.css
7 lines
95 B
CSS
Raw
Normal View
History
Unescape
Escape
move the inline css and some more js into separate files - stdHtml() css= arg now takes a list of files like js= - the files are loaded in the head of the document so that styling that comes later in the document can easily override it fixes: https://anki.tenderapp.com/discussions/beta-testing/661-anki-210-beta-7/page/1#comment_43164447 https://anki.tenderapp.com/discussions/beta-testing/661-anki-210-beta-7#comment_43177130
2017-08-10 11:02:32 +02:00
#
header
{
border-bottom
:
0
;
margin-bottom
:
6px
;
margin-top
:
0
;
add a little padding in bottom area
2017-08-12 08:59:52 +02:00
padding
:
9px
;
move the inline css and some more js into separate files - stdHtml() css= arg now takes a list of files like js= - the files are loaded in the head of the document so that styling that comes later in the document can easily override it fixes: https://anki.tenderapp.com/discussions/beta-testing/661-anki-210-beta-7/page/1#comment_43164447 https://anki.tenderapp.com/discussions/beta-testing/661-anki-210-beta-7#comment_43177130
2017-08-10 11:02:32 +02:00
}
Reference in New Issue
Copy Permalink