Compare commits

...

3 Commits

Author SHA1 Message Date
Li
777bca0e50 Merge pull request 'fix center' (#3) from olebeck/psmreborn:master into master
Reviewed-on: SilicaAndPina/psmreborn#3
2022-10-10 00:44:25 +00:00
olebeck
c091419bd3 nvm half of that was useless 2022-10-10 02:42:04 +02:00
olebeck
83fcbbe08f make devtoollist properly center itself 2022-10-10 02:41:11 +02:00

View File

@ -318,7 +318,7 @@
*/
.devtoollist{
position: inherit;
position: relative;
margin-left: 15%;
margin-right: 15%;
text-align:center;