[Groonga-commit] groonga/heroku-try-groonga at 703bf99 [master] Increase font size

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 8 00:04:40 JST 2014


Kouhei Sutou	2014-06-08 00:04:40 +0900 (Sun, 08 Jun 2014)

  New Revision: 703bf9955821cc62dbe9f157fcd2ab375c78a578
  https://github.com/groonga/heroku-try-groonga/commit/703bf9955821cc62dbe9f157fcd2ab375c78a578

  Message:
    Increase font size

  Modified files:
    public/css/try-groonga.css

  Modified: public/css/try-groonga.css (+13 -0)
===================================================================
--- public/css/try-groonga.css    2014-06-07 23:52:24 +0900 (c4bf7e5)
+++ public/css/try-groonga.css    2014-06-08 00:04:40 +0900 (09877ad)
@@ -1 +1,14 @@
 /* TODO: Designe me. */
+
+.terminal .terminal-output div div,
+.cmd .prompt
+{
+    line-height: 120%;
+}
+
+.terminal,
+.cmd
+{
+    font-size: 16px;
+    line-height: 120%;
+}
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index