This website requires JavaScript.
Explore
Help
Register
Sign In
yan
/
docusaurus
Watch
1
Star
0
Fork
You've already forked docusaurus
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
38f93e750a
docusaurus
/
website
/
static
/
css
/
custom.css
8 lines
100 B
CSS
Raw
Normal View
History
Unescape
Escape
Add Testimonials (#271) * [WIP] Add Testimonials Getting infra ready for testimonials * Add testimomnial quotes
2017-12-13 18:31:35 -05:00
.
testimonials
img
{
border-radius
:
50
%
;
}
Added HTML tables to documentation page to improve UX (#514)
2018-04-14 16:05:26 -04:00
table
td
:
first-child
>
code
{
white-space
:
nowrap
;
}