mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 20:54:39 +03:00
see #5, add image caption
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
font-weight: bold;
|
||||
font-style: oblique;
|
||||
|
||||
.image-caption
|
||||
display: table;
|
||||
margin: 0 auto;
|
||||
color: #7f8c8d;
|
||||
margin-top: 10px;
|
||||
|
||||
.content
|
||||
position: relative
|
||||
padding: 2.2em 0
|
||||
|
||||
Reference in New Issue
Block a user