Make project name link white
This commit is contained in:
parent
9281f4e6cc
commit
2ce0773151
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@
|
||||||
background: #e19447;
|
background: #e19447;
|
||||||
outline: thick solid #e19447;
|
outline: thick solid #e19447;
|
||||||
}
|
}
|
||||||
|
.project-name > a {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue