Credits added
This commit is contained in:
@@ -29,7 +29,7 @@ header h1.logo:hover {
|
||||
* Centering the body content
|
||||
*/
|
||||
.container {
|
||||
width: 1200px;
|
||||
width: 1000px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
div.home {
|
||||
@@ -60,14 +60,23 @@ div.entry-group {
|
||||
text-align: left;
|
||||
margin: 10pt;
|
||||
vertical-align: middle;
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
|
||||
align-items: center;
|
||||
-webkit-border-radius: 6px;
|
||||
-moz-border-radius: 6px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
div.entry-label {
|
||||
min-width: 80%
|
||||
}
|
||||
|
||||
|
||||
div.entry-text {
|
||||
min-width: 80%
|
||||
}
|
||||
|
||||
|
||||
|
||||
div.messages {
|
||||
padding: 10px 10px 10px 10px;
|
||||
background-color: #1c3054;
|
||||
|
||||
Reference in New Issue
Block a user