Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Språksamlingane
beta.ordbok.uib.no
Commits
b71359ef
Commit
b71359ef
authored
May 11, 2022
by
Henrik Askjer
Browse files
purple underline
parent
d5bbfc56
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/App.vue
View file @
b71359ef
...
...
@@ -145,14 +145,15 @@ h1 {
color
:
var
(
--v-primary-base
)
}
.article_content
a
,
.search_notification
a
,
.about
a
{
.article_content
a
,
.search_notification
a
,
.about
a
,
.did_you_mean
a
{
color
:
var
(
--v-text-base
)
!important
;
text-decoration
:
none
;
border-bottom
:
1px
solid
var
(
--v-
borde
r-base
);
border-bottom
:
1px
solid
var
(
--v-
ancho
r-base
);
}
.article_content
a
:hover
,
.search_notification
a
:hover
,
.about
a
:hover
{
border-
color
:
var
(
--v-anchor-base
)
!important
;
.article_content
a
:hover
,
.search_notification
a
:hover
,
.about
a
:hover
,
.did_you_mean
a
:hover
{
color
:
var
(
--v-anchor-base
)
!important
;
}
.banner
h1
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment