changes to noteworthy.html
This commit is contained in:
parent
bf215a0227
commit
c006601d97
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user