Skip to content

Commit adae350

Browse files
author
Daniell Mesquita
committed
Added quotes to blockquotes
1 parent c69fa40 commit adae350

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rsc/common.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ body{background:rgb(239, 239, 239);font-family:Arial;-webkit-font-smoothing:anti
4141
position: relative;
4242
}
4343

44-
.footer,footer{background:#00A185;width:100%;height:300px;color:#efefef;padding:10px;box-sizing:border-box}.social-icons{float:right}.social-icons img{margin-left:10px}.social-buttons{margin-top:55px;float:right}footer a{color:#FFFFFF;opacity:0.5}footer a:hover{opacity:1}.copyright, copyright{width:100%;display:block;margin-top:218px}img{-webkit-user-drag:none}
44+
.footer,footer{background:#00A185;width:100%;height:300px;color:#efefef;padding:10px;box-sizing:border-box}.social-icons{float:right}.social-icons img{margin-left:10px}.social-buttons{margin-top:55px;float:right}footer a{color:#FFFFFF;opacity:0.5}footer a:hover{opacity:1}.copyright, copyright{width:100%;display:block;margin-top:218px}img{-webkit-user-drag:none}
45+
.blockquote, blockquote:after{content:open-quote;font-size:42px;float:right}.blockquote, blockquote:before{content:close-quote;font-size:42px}

rsc/style.css

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)