mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
supress underline on toc
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a code {
|
||||
font: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user