[yt-svn] commit/yt: ngoldbaum: Tweaking css for code literals.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Jul 31 10:23:45 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/41bdf938f7fb/
Changeset:   41bdf938f7fb
Branch:      yt-3.0
User:        ngoldbaum
Date:        2014-07-31 19:23:28
Summary:     Tweaking css for code literals.
Affected #:  1 file

diff -r 01738d3373b2f648be72f2a0ae0ca48040d75a1a -r 41bdf938f7fb2870ad8bfa4a2a79aa2ea38f4182 doc/source/_static/custom.css
--- a/doc/source/_static/custom.css
+++ b/doc/source/_static/custom.css
@@ -51,6 +51,9 @@
 p code {
     color:  #d14;    
     white-space: nowrap;
+    font-size: 90%;
+    background-color: #f9f2f4;
+    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
 }
 
 /*
@@ -88,4 +91,4 @@
   margin-top: -45px; 
   height: 45px; 
   visibility: hidden; 
-}
\ No newline at end of file
+}

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list