Remove img.with-border style

The border was barely visible, was only used in a single place,
and didn't add much.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-10-22 16:30:46 +02:00
parent b9395f0d68
commit 9c5976456c
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 1 additions and 6 deletions

View File

@ -116,10 +116,6 @@ a.gs-title {
background: transparent;
}
img.with-border {
border: 1px solid #eaeaea;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
display: none!important;
}

View File

@ -234,8 +234,7 @@ experience conflicts, remove `/usr/local/bin/kubectl`.
The status of Kubernetes shows in the Docker menu and the context points to
`docker-desktop`.
![Docker Menu with Kubernetes](images/kubernetes/kube-context.png){: .with-border
width="400px"}
![Docker Menu with Kubernetes](images/kubernetes/kube-context.png){: width="400px"}
- By default, Kubernetes containers are hidden from commands like `docker
service ls`, because managing them manually is not supported. To make them