Set on category per line in softwares page.
This commit is contained in:
parent
b95cdd06b1
commit
c9d2eb4b5b
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@
|
|||
<link rel="stylesheet" type="text/css" href="statoolinfos.css" />
|
||||
</head>
|
||||
<body>
|
||||
<span id="category">
|
||||
<div id="category">
|
||||
<a id="categoryLink" href="#" title="Catégorie">
|
||||
<img id="categoryLogo" src="categories/default.svg" style="width: 26px; height: 26px; padding-top:0; padding-bottom: 0; vertical-align: middle;"/>
|
||||
<span id="categoryName">n/a</span>
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue