mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
84f76f7551
- Introducing 4.0 slide deck markdown and assets added.
5 lines
51 B
CSS
5 lines
51 B
CSS
.dashed {
|
|
border: 2px dashed gray !important;
|
|
}
|
|
|