mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 19:30:11 +01:00
docs: remove non-existent css attribute
There's no CSS-attribute named "link", so let's remove it. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
a2b0000d3c
commit
b6321d2f67
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ body {
|
|||
background-color: #ffffff;
|
||||
font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
|
||||
color: black;
|
||||
link: #111188;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue