mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Merge pull request #2144 from shati-patel/monospace-links
Approved by jf205
This commit is contained in:
@@ -427,27 +427,6 @@ blockquote.pull-quote > :last-child {
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
/* -- EMBEDDED SLIDE DECKS AND DOWNLOADS LINKS ------------------------------------------------------------- */
|
||||
|
||||
div.embed iframe {
|
||||
max-width:100%;
|
||||
}
|
||||
|
||||
code.xref, a codecode.xref, a code {
|
||||
font-family: lato, san-serif;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
color: #2F1695;
|
||||
text-decoration: none;
|
||||
border-bottom: 1px dotted #2F1695;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 875px){
|
||||
div.embed iframe {
|
||||
height:100%;
|
||||
}
|
||||
}
|
||||
|
||||
/* -- COLLAPSIBLE SECTIONS --------------------------------------------------------------------------------- */
|
||||
|
||||
.toggle .name {
|
||||
|
||||
Reference in New Issue
Block a user