mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
nav fixes
This commit is contained in:
17
pulse.html
17
pulse.html
@@ -74,6 +74,7 @@
|
||||
position: relative;
|
||||
right: 5em;
|
||||
top: 0.33em;
|
||||
float: right;
|
||||
}
|
||||
|
||||
header {
|
||||
@@ -147,11 +148,11 @@
|
||||
|
||||
a:visited, a:active, a { color: #B0D944; outline: none; text-decoration: none; }
|
||||
app-router a:visited, app-router a:active, app-router a {
|
||||
color: #c8cdbb;
|
||||
color: #B0D944;
|
||||
}
|
||||
app-router[data-load="system-status"] a[href='/'], app-router[data-load="system-status"] a:active[href='/'], app-router[data-load="system-status"] a:visited[href='/'],
|
||||
app-router[data-load="docs-viewer"] a[href='/documentation'], app-router[data-load="docs-viewer"] a:active[href='/documentation'], app-router[data-load="docs-viewer"] a:visited[href='/documentation'] {
|
||||
color: #B0D944;
|
||||
color: rgb(78, 250, 92);
|
||||
}
|
||||
|
||||
</style>
|
||||
@@ -187,13 +188,13 @@
|
||||
<a href="/" style="text-indent: -1rem">System Status</a>
|
||||
<a href="/documentation">Documentation</a>
|
||||
</nav>
|
||||
<pre>
|
||||
__ \ _ \ _` | __|
|
||||
| | __/ ( | |
|
||||
.__/ \___| \__,_| _|
|
||||
_|
|
||||
</pre>
|
||||
</div>
|
||||
<pre>
|
||||
__ \ _ \ _` | __|
|
||||
| | __/ ( | |
|
||||
.__/ \___| \__,_| _|
|
||||
_|
|
||||
</pre>
|
||||
</header>
|
||||
<section id="status">
|
||||
<div class="col"><system-status></system-status></div>
|
||||
|
||||
Reference in New Issue
Block a user