added some search results styles
added search class via JS in search.md tackled a bunch of little CSS issues
This commit is contained in:
@@ -119,5 +119,15 @@
|
||||
</main>
|
||||
</footer>
|
||||
|
||||
<style>
|
||||
.cse .gsc-control-cse, .gsc-control-cse {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.gsc-above-wrapper-area {
|
||||
border-bottom: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -81,6 +81,10 @@
|
||||
<div class="center">© {{ 'now' | date: "%Y" }} Kubernetes</div>
|
||||
</main>
|
||||
</footer>
|
||||
|
||||
<style>
|
||||
.cse .gsc-control-cse, .gsc-control-cse {
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user