Difference between revisions of "SUNScholar/XMLUI Theme/M2/Customisation/Extra Customisation"

From Libopedia
Jump to navigation Jump to search
m
Line 9: Line 9:
  
 
Removed all the <tt>'''font-size = XXpx;'''</tt> attributes from all the files in the <tt>'''styles'''</tt> folder.
 
Removed all the <tt>'''font-size = XXpx;'''</tt> attributes from all the files in the <tt>'''styles'''</tt> folder.
 +
==Github Repository==
 +
All the changes that were made to customise Mirage 2 for Stellenbosch University library are available on github.
 +
 +
See link below.
 +
https://github.com/hamslaai/Mirage2

Revision as of 15:10, 21 June 2015

Back to Mirage 2 Customisation

Modify Font Size CSS

Absolute font sizing does not scale well with a responsive theme.

Left the font size size attributes that use XXem for font sizing.

Removed all the font-size = XXpx; attributes from all the files in the styles folder.

Github Repository

All the changes that were made to customise Mirage 2 for Stellenbosch University library are available on github.

See link below.

https://github.com/hamslaai/Mirage2