Also use explicit namespace for bare functions and constants used in main.rs.
8 lines
144 B
CSS
8 lines
144 B
CSS
.media-grid flowboxchild {
|
|
padding: 0;
|
|
}
|
|
|
|
.media-grid-item {
|
|
/* No bold text by default for this kind of button */
|
|
font-weight: normal;
|
|
}
|