Actions

Translations

Theme editor/209/sl: Difference between revisions

From LimeSurvey Manual

(Created page with "<syntaxhighlight lang="php" enclose="div">#page_logo{    display: block;    margin-left: auto;    margin-right: auto; }</syntaxhighlight>")
 
m (FuzzyBot moved page Translations:The template editor/209/sl to Translations:Template editor/209/sl without leaving a redirect: Part of translatable page "The template editor".)
(No difference)

Revision as of 15:10, 11 September 2017

#page_logo{
   display: block;
   margin-left: auto;
   margin-right: auto;
}