mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-10 15:20:30 +08:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
#carbonads-container {
|
||
|
.carbonad {
|
||
|
background: @table-bg-accent;
|
||
|
border-color: @table-border-color;
|
||
|
border-radius: (@border-radius-base);
|
||
|
}
|
||
|
}
|