Skip to content
Snippets Groups Projects
Commit 67dcbbc4 authored by Benedikt's avatar Benedikt
Browse files

now using CSS for Col Width...

parent e822857c
No related branches found
No related tags found
No related merge requests found
## This Reposity contains the static HTML to show the DCC-Applications landing Page for the Docker stack
## Components of the Stack
<table>
<style>
.custom-table th:nth-child(2) {
width: 800px;
}
</style>
<table class="custom-table">
<tr>
<th>Komponent</th>
<th style="width: 800px;">Description</th>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment