1:23e96cfcea1f
Anton Shestakov <engored@ya.ru>, Sat, 09 Nov 2013 23:47:14 +0900
Make the characters at the very bottom visible in webkit.

previous change 0:5d8b72321f10

flowsnake.css

Permissions: -rw-r--r--

Other formats: Feeds:
pre {
position: fixed;
font-size: 8pt;
bottom: 0;
padding-bottom: 2px;
}
div {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}