7 lines
No EOL
79 B
CSS
7 lines
No EOL
79 B
CSS
body {
|
|
min-width: 800px;
|
|
}
|
|
|
|
.list-group-item .badge a {
|
|
color: white;
|
|
} |