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