Terranova commited on
Commit
fea7966
·
1 Parent(s): 21d2551

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ license: cc-by-3.0
11
  }
12
  img {max-width: 75%; max-height: 75%; display: block; /* remove extra space below image */ }
13
  details {
14
- background-color: #5b5d75; padding-left: 10px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px;
15
  }
16
  </style>
17
 
 
11
  }
12
  img {max-width: 75%; max-height: 75%; display: block; /* remove extra space below image */ }
13
  details {
14
+ background-color: #5b5d75; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 2px;
15
  }
16
  </style>
17