diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/assets/style.css | 16 | ||||
-rw-r--r-- | web/community.txt | 4 |
2 files changed, 18 insertions, 2 deletions
diff --git a/web/assets/style.css b/web/assets/style.css index 448c3a05b..033d7dcdd 100644 --- a/web/assets/style.css +++ b/web/assets/style.css @@ -134,6 +134,22 @@ pre .end { background:url("images/tabEnd.png") no-repeat left bottom; } border-left:8px solid rgba(0,0,0,.3); box-shadow:1px 2px 16px rgba(28,180,236,.4); } + + #slide2 { margin:30px 0 0 10px; } + #slide2 > div { float:left; width:320px; font:10pt monospace; } + #slide2 > div:first-child { margin:0 40px 0 0; } + #slide2 h2 { margin:0 0 5px 0; color:rgba(162,198,223,.78); } + #slide2 > div > pre { + margin:0; + padding:15px 10px; + line-height:14pt; + background:rgba(0,0,0,.4); + border-left:8px solid rgba(0,0,0,.3); + box-shadow:1px 2px 16px rgba(28,180,236,.4); } + + #slide2 .desc { margin:0 0 5px 0; color:rgba(162,198,223,.78); + font:13pt "arial"; } + /* back when slide1 was the quote: #slide1 { margin-top:50px; } #slide1 > p { diff --git a/web/community.txt b/web/community.txt index e035ca7e2..fc496ca82 100644 --- a/web/community.txt +++ b/web/community.txt @@ -18,7 +18,7 @@ Nim's Community ---- Many Nim developers are a part of the - `#nim IRC channel <http://webchat.freenode.net/?channels=nimrod>`_ on + `#nim IRC channel <http://webchat.freenode.net/?channels=nim>`_ on Freenode. That is the place where the rest of the discussion relating to Nim occurs. Be sure to join us there if you wish to discuss Nim in real-time. IRC is the perfect place for people just starting to learn Nim and we @@ -98,7 +98,7 @@ Nim's Community <iframe style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/Araq/widget.html" - width="48pt" height="22pt"></iframe> + width="64pt" height="22pt"></iframe> Paypal .. raw:: html |