blockquote:before
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* bulma css framework (github.com/jgthms | bulma.io)
|
||||
* Author: jeremy thomas
|
||||
* Author: jesus e.
|
||||
* Version: 1.0.4
|
||||
* Version: 1.0.5
|
||||
* Licensed under MIT (https://github.com/jgthms/bulma/blob/master/LICENSE)
|
||||
*/
|
||||
/* basic formatting changes (mostly to cater for darker colours) */
|
||||
@@ -424,15 +424,6 @@ video {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
.content blockquote:before {
|
||||
opacity: 0.5;
|
||||
content: open-quote;
|
||||
font-size: 4rem;
|
||||
line-height: .1em;
|
||||
margin-right: .25em;
|
||||
vertical-align: -0.4em;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user