commit | 3aeeaebc8c58b69274e6bd15f3f70ed4dbb3f5af | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Apr 22 23:34:23 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Apr 23 21:30:33 2014 -0700 |
tree | 1d81d00fb08538eeed42d8b0501f3bfc48ee1f0f | |
parent | 691c3ce528d590f0e7d263257b1c41ff39e2f924 [diff] [blame] |
docs: Adding coding style document and other small updates Change-Id: I5ab036a2225e3ac456c69558352f0c6832dd2d2f
diff --git a/docs/named_data_theme/static/base.css_t b/docs/named_data_theme/static/base.css_t index ea6938e..eed3973 100644 --- a/docs/named_data_theme/static/base.css_t +++ b/docs/named_data_theme/static/base.css_t
@@ -173,7 +173,7 @@ } div.document ul { - margin: 1.5em; + margin-left: 1.5em; list-style-type: square; } @@ -224,10 +224,6 @@ padding: 0px; } -div.document blockquote { - margin: 1em; -} - div.document ol { margin: 1.5em; }