Sign in
apache
/
doris-website
/
refs/heads/fix-window-function-datetime-docs
/
.
/
src
/
theme
/
AnnouncementBar
/
Content
/
styles.module.css
blob: 27a3b3aaa74f7de9b66d847a4259d7af895191cb [
file
] [
log
] [
blame
]
.
content
{
font-size
:
85%
;
text-align
:
center
;
padding
:
5px
0
;
}
.
content a
{
color
:
inherit
;
text-decoration
:
underline
;
}
.
content
a
:
active
{
background-color
:
#3C2FD4
;
}
.
content
p
:
hover
{
text-decoration
:
underline
;
}