Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
707c60681a | ||
|
dc24a0cd84 | ||
|
d6c5440900 | ||
|
0415843a16 |
@ -1 +0,0 @@
|
||||
message: "🔥 [OpenSearch 1.0 released on July 12th! Get it now!](/downloads.html)"
|
1
_data/alert.yml
Normal file
1
_data/alert.yml
Normal file
@ -0,0 +1 @@
|
||||
message: "🌡️ [OpenSearch 1.1.0 is here, get it while it's hot!](/downloads.html)"
|
@ -1,3 +1,4 @@
|
||||
{
|
||||
"current": "1.0"
|
||||
"current": "1.0",
|
||||
"past": []
|
||||
}
|
@ -1084,6 +1084,11 @@ main {
|
||||
@include sans-serif;
|
||||
@include warning-stripes;
|
||||
|
||||
/* To match the website */
|
||||
font-size: 1.125rem;
|
||||
text-decoration-thickness: 0.5px;
|
||||
text-underline-offset: 1px;
|
||||
|
||||
a {
|
||||
color: $text;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user