added topic listing
This commit is contained in:
BIN
cao_blogr/static/dao-trang.jpg
Normal file
BIN
cao_blogr/static/dao-trang.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
BIN
cao_blogr/static/logo-zoom.jpg
Normal file
BIN
cao_blogr/static/logo-zoom.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
@@ -5,14 +5,13 @@ body {
|
||||
font: 400 15px/1.8 Lato, sans-serif;
|
||||
color: #666;
|
||||
}
|
||||
h3, h4 {
|
||||
margin: 10px 0 30px 0;
|
||||
h2 {
|
||||
margin: 30px 0 30px 0;
|
||||
letter-spacing: 10px;
|
||||
font-size: 20px;
|
||||
color: #111;
|
||||
}
|
||||
.container {
|
||||
padding: 60px 80px;
|
||||
padding: 60px 80px 20px 80px;
|
||||
}
|
||||
.person {
|
||||
border: 10px solid transparent;
|
||||
@@ -43,7 +42,7 @@ h3, h4 {
|
||||
background: #bc2131;
|
||||
color: #bdbdbd;
|
||||
}
|
||||
.bg-1 h3 {color: #fff;}
|
||||
.bg-1 h2 {color: #fff;}
|
||||
.bg-1 p {font-style: italic;}
|
||||
.list-group-item:first-child {
|
||||
border-top-right-radius: 0;
|
||||
@@ -63,7 +62,7 @@ h3, h4 {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.modal-header, h4, .close {
|
||||
.modal-header, .close {
|
||||
background-color: #333;
|
||||
color: #fff !important;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user