[Commits] [svn:einsteintoolkit] www/global/ (Rev. 1591)

barry.wardell at gmail.com barry.wardell at gmail.com
Wed Jun 15 09:43:24 CDT 2016


User: barry.wardell
Date: 2016/06/15 09:43 AM

Modified:
 /global/
  style.css

Log:
 style.css: Add a wrapping <pre> tag

File Changes:

Directory: /global/
===================

File [modified]: style.css
Delta lines: +5 -1
===================================================================
--- global/style.css	2016-06-15 14:43:19 UTC (rev 1590)
+++ global/style.css	2016-06-15 14:43:24 UTC (rev 1591)
@@ -206,4 +206,8 @@
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
-}
\ No newline at end of file
+}
+
+p.caption {
+    font-style: italic
+}



More information about the Commits mailing list