A few more improvements to new build header
This commit is contained in:
parent
d421d4f9fe
commit
70485132ef
|
@ -23,9 +23,9 @@
|
||||||
#new-summary
|
#new-summary
|
||||||
@include clearfix
|
@include clearfix
|
||||||
@include border-radius(4px)
|
@include border-radius(4px)
|
||||||
padding: 0 11px 2.5em 51px
|
padding: 0 11px 0 51px
|
||||||
position: relative
|
position: relative
|
||||||
min-height: 143px
|
min-height: 155px
|
||||||
|
|
||||||
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mN4/+HDfwAJcAPPMJixRQAAAABJRU5ErkJggg=='), #fafafa
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mN4/+HDfwAJcAPPMJixRQAAAABJRU5ErkJggg=='), #fafafa
|
||||||
background-size: 41px 100%
|
background-size: 41px 100%
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
.subject
|
.subject
|
||||||
font-size: 15px
|
font-size: 15px
|
||||||
color: #6c878e
|
color: #6c878e
|
||||||
margin-top: 11px
|
margin-top: 12px
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
margin-right: 2px
|
margin-right: 2px
|
||||||
line-height: 20px
|
line-height: 20px
|
||||||
|
@ -73,9 +73,10 @@
|
||||||
display: block
|
display: block
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
font-family: Monaco, 'Liberation Mono', Courier, monospace
|
font-family: Monaco, 'Liberation Mono', Courier, monospace
|
||||||
margin-bottom: 0px
|
margin-bottom: 3.5em
|
||||||
margin-top: 10px
|
margin-top: 17px
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
word-break: break-word
|
||||||
|
|
||||||
a
|
a
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
Loading…
Reference in New Issue
Block a user