diff options
| author | David Gay <oddshocks@gmail.com> | 2012-07-29 18:59:02 -0400 |
|---|---|---|
| committer | David Gay <oddshocks@gmail.com> | 2012-07-29 18:59:02 -0400 |
| commit | a07dcd3c63e0ce737335a56290126cdfd62254a8 (patch) | |
| tree | 4c27446af0d6f7b827de6127ea0fb8ef2ac103a9 /docs/tutorials/wiki/src/models | |
| parent | 8d20bd8e3d14c0de208177032aedac79c5a1328d (diff) | |
| download | pyramid-a07dcd3c63e0ce737335a56290126cdfd62254a8.tar.gz pyramid-a07dcd3c63e0ce737335a56290126cdfd62254a8.tar.bz2 pyramid-a07dcd3c63e0ce737335a56290126cdfd62254a8.zip | |
correct typo 'snall' to 'small'
Diffstat (limited to 'docs/tutorials/wiki/src/models')
| -rw-r--r-- | docs/tutorials/wiki/src/models/tutorial/static/pylons.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/src/models/tutorial/static/pylons.css b/docs/tutorials/wiki/src/models/tutorial/static/pylons.css index 7e6ec739d..c54499ddd 100644 --- a/docs/tutorials/wiki/src/models/tutorial/static/pylons.css +++ b/docs/tutorials/wiki/src/models/tutorial/static/pylons.css @@ -42,7 +42,7 @@ body h6{font-family:"NeutonRegular","Lucida Grande",Lucida,Verdana,sans-serif;fo #top{color:#000000;height:230px;background:#ffffff url(headerbg.png) repeat-x 0 top;position:relative;} #top-small{color:#000000;height:60px;background:#ffffff url(headerbg.png) repeat-x 0 top;position:relative;} #bottom{color:#222;background-color:#ffffff;} -.top,.top-snall,.middle,.bottom{width:750px;margin-right:auto;margin-left:auto;} +.top,.top-small,.middle,.bottom{width:750px;margin-right:auto;margin-left:auto;} .top{padding-top:40px;} .top-small{padding-top:10px;} #middle{width:100%;height:100px;background:url(middlebg.png) repeat-x;border-top:2px solid #ffffff;border-bottom:2px solid #b2b2b2;} |
