goldendict-ng/docs/cssfiles.html

21 lines
1.5 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- gdhelp_en.qdoc -->
<title>12 User styles | GoldenDict</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">12 User styles</h1>
<!-- $$$cssfiles.html-description -->
<div class="descr" id="details">
<p>To change of dictionary articles presentation you can create the file with styles which will be used while articles output. Such file must be named &quot;article-style.css&quot; and placed in GoldenDict configuration folder beside the &quot;config&quot; file. The &quot;article-style.css&quot; is just style sheet file wrote in accordance with standard html style sheet <a href="http://www.w3.org/Style/CSS/" translate="no">rules</a>. To see a class names used in articles you can call inspector via article context menu.</p>
<p>Also you can tune GoldenDict interface. To make it you should create the &quot;qt-style.css&quot; style sheet file in GoldenDict configuration folder beside the &quot;config&quot; file. The rules for Qt style sheets you can find <a href="http://qt-project.org/doc/qt-4.8/stylesheet-syntax.html" translate="no">here</a>.</p>
<p>The examples of &quot;article-style.css&quot; and &quot;qt-style.css&quot; files you can find in <a href="https://github.com/goldendict/goldendict" translate="no">GoldenDict source code</a>.</p>
</div>
<!-- @@@cssfiles.html -->
</body>
</html>