mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-06-17 06:49:00 -05:00
template: Add link colors.
This commit is contained in:
@@ -63,6 +63,19 @@ article.docs .hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
article.docs a,
|
||||
article.docs a:visited {
|
||||
color: rgb(67,149,191);
|
||||
}
|
||||
|
||||
article.docs a:hover {
|
||||
color: rgb(100,178,212);;
|
||||
}
|
||||
|
||||
article.docs a:active {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
article.docs nav {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -9,5 +9,5 @@ Footer: footer.html
|
||||
Redirect: redirect.html
|
||||
Fonts: fonts/opensans-bold-1.10.woff, fonts/opensans-bold-1.10.woff2, fonts/opensans-bolditalic-1.10.woff, fonts/opensans-bolditalic-1.10.woff2, fonts/opensans-italic-1.10.woff, fonts/opensans-italic-1.10.woff2, fonts/opensans-regular-1.10.woff, fonts/opensans-regular-1.10.woff2, fonts/ropasans-italic-1.002.ttf, fonts/ropasans-italic-1.002.woff, fonts/ropasans-italic-1.002.woff2, fonts/ropasans-regular-1.002.ttf, fonts/ropasans-regular-1.002.woff, fonts/ropasans-regular-1.002.woff2
|
||||
Scripts: js/vendor/jquery/jquery-2.2.3.min.js, js/vendor/featherlight/featherlight-1.4.0.min.js, js/scripts.js?201604200003
|
||||
Styles: css/vendor/featherlight/featherlight-1.4.0.min.css, css/style.css?201604200003
|
||||
Styles: css/vendor/featherlight/featherlight-1.4.0.min.css, css/style.css?201604200004
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user