How to move the Post-Nav text?

swimmreuter / 2017-10-29 12:37:07   

How can I move the Post-Nav text on my website stefw,com
where is says "Copyright 2017 // Stefan Wimmreuter"

I have tried editing the

/* This sets the style for Post-Nav Text which can be accessed in the Exhibit Settings */

#copy {
font-size: 7px;
color: #bbbbbb;
font-family: Georgia, serif;
font-style: italic;
margin: 5px;
margin-left: 20px;
padding-left: 20px;
border-top-color: #cccccc;
border-top-style: solid;
border-top-width: 1px;
}

, but it does not move?

Thanks in advance

swimmreuter / 2017-10-29 12:37:39   

edited in /theme1/style.css

This thread has been closed, thank you.