changes to noteworthy.html

This commit is contained in:
Karen 2012-10-02 20:02:50 +05:30
parent bf215a0227
commit c006601d97

View File

@ -10,11 +10,12 @@
<style type="text/css"> <style type="text/css">
.noteworthy { .noteworthy {
margin-bottom:40px; padding:30px 0;
overflow:auto;} overflow:auto;
border-bottom: 1px solid #444;}
.noteworthy:last-child { .noteworthy:last-child {
margin-bottom:10px; padding-bottom:10px;
} }
.imgLinks { .imgLinks {