squidfunk
|
20aa7de82b
|
Improved contrast for constant syntax highlighting
|
2020-08-16 10:46:13 +02:00 |
|
squidfunk
|
8bc46a25be
|
Improved contrast for number syntax highlighting
|
2020-08-16 10:43:51 +02:00 |
|
squidfunk
|
41e340b12c
|
Improved contrast for string syntax highlighting
|
2020-08-16 10:41:32 +02:00 |
|
squidfunk
|
31bbd76cd3
|
Improved contrast ratio of code blocks
|
2020-08-16 10:26:36 +02:00 |
|
squidfunk
|
0ccbcb6edb
|
Added documentation for data tables
|
2020-08-04 22:22:47 +02:00 |
|
squidfunk
|
5593b54a4f
|
Fixed background repeat of (some) custom admonition icons
|
2020-08-02 23:17:02 +02:00 |
|
squidfunk
|
acd74225b3
|
Fixed tab labels being too small in admonitions
|
2020-08-02 22:17:36 +02:00 |
|
squidfunk
|
2cea481b9b
|
Reverted clipboard button changes
|
2020-08-02 18:49:03 +02:00 |
|
squidfunk
|
30c8c87da8
|
Fixed margins for Admonitions
|
2020-08-02 16:55:59 +02:00 |
|
squidfunk
|
0229cff048
|
Documentation
|
2020-08-02 15:24:49 +02:00 |
|
squidfunk
|
bc8864c25a
|
Improved highlighting colors and unified spacing for ins, del and mark
|
2020-08-02 15:14:28 +02:00 |
|
squidfunk
|
4c1ceb8bd1
|
Re-ordered color variables to be consistent
|
2020-08-02 12:41:44 +02:00 |
|
squidfunk
|
e55829c87f
|
Removed ugly outline for details on touch devices
|
2020-08-02 11:59:43 +02:00 |
|
Adam Twardoch
|
d0de3bf1b2
|
Use more appropriate symbols for some keys (#1836)
* Update _keys.scss
* Update _keys.scss
Change to the keys
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
also makes a few other lowercase hex numerals uppercase for consistency
* Revert "Update _keys.scss"
This reverts commit 55ceceb3c4 .
* Revert "Update _keys.scss"
This reverts commit 9b6361c0d7 .
* Update _keys.scss
Changed key visualization for
```
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
```
and fixed a few lowercase hex to be uppercase for consistency.
|
2020-08-01 19:24:15 +02:00 |
|
squidfunk
|
a217be3ebd
|
Fixed copy-to-clipboard button overlaying code blocks
|
2020-08-01 19:16:07 +02:00 |
|
squidfunk
|
eba146d0bb
|
Improved print preview
|
2020-08-01 15:28:58 +02:00 |
|
squidfunk
|
4b2c0e5a88
|
Removed modular-scale and made typography entirely relative
|
2020-08-01 15:22:03 +02:00 |
|
squidfunk
|
6579e1d77d
|
Fixed top- and bottom spacing of paragraphs inside tables
|
2020-07-30 20:19:15 +02:00 |
|
squidfunk
|
af4f74b368
|
Refactored CSS overrides and added note in search docs
|
2020-07-27 17:36:24 +02:00 |
|
squidfunk
|
02748b0a52
|
Added support and documentation for image alignment and captions
|
2020-07-27 16:49:39 +02:00 |
|
squidfunk
|
748be34f8e
|
Added MathJax reference
|
2020-07-24 16:11:42 +02:00 |
|
squidfunk
|
a33fea95b3
|
Prepare 5.5.0 release
|
2020-07-24 12:12:11 +02:00 |
|
squidfunk
|
7d3ca051fa
|
Improved balancing of color schemes
|
2020-07-24 10:13:21 +02:00 |
|
squidfunk
|
87f807adc5
|
Fixed styling of code blocks with line numbers
|
2020-07-24 10:00:54 +02:00 |
|
squidfunk
|
c431539a83
|
Refactored code syntax highlighting
|
2020-07-24 09:59:16 +02:00 |
|
squidfunk
|
32cc1c57b2
|
Fixed width of footer links above tablet breakpoint
|
2020-07-23 13:42:17 +02:00 |
|
squidfunk
|
d6e058392d
|
Added documentation on keyboard navigation
|
2020-07-23 13:17:50 +02:00 |
|
squidfunk
|
4771933f10
|
Cleaned up stylesheet source directory structure
|
2020-07-23 09:29:23 +02:00 |
|