Navigation Menu

Skip to content

Commit

Permalink
Increase font size
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 7, 2014
1 parent 8988087 commit 703bf99
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions public/css/try-groonga.css
@@ -1 +1,14 @@
/* TODO: Designe me. */

.terminal .terminal-output div div,
.cmd .prompt
{
line-height: 120%;
}

.terminal,
.cmd
{
font-size: 16px;
line-height: 120%;
}

0 comments on commit 703bf99

Please sign in to comment.