mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 10:05:56 +01:00
10 lines
136 B
CSS
10 lines
136 B
CSS
.hints-icon {
|
|
display: table-cell;
|
|
padding-right: 15px;
|
|
padding-left: 5px;
|
|
}
|
|
|
|
.hints-container {
|
|
display: table-cell;
|
|
}
|