Skip to content

Commit cf4231f

Browse files
committed
base.css: Add missing semicolon.
1 parent 312c97e commit cf4231f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/jquery/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1789,7 +1789,7 @@ p.author a {
17891789

17901790
#banner-large-image p {
17911791
color: #CCCCCC;
1792-
font: 700 normal 24px/36px "klavika-web", "Helvetica Neue", sans-serif
1792+
font: 700 normal 24px/36px "klavika-web", "Helvetica Neue", sans-serif;
17931793
}
17941794

17951795
#banner-secondary {

0 commit comments

Comments
 (0)