I created a site page containing a note board.
I need to increase font size for the following highlighted social comment classes because 8pt is just too small for everyone to read. I tried to find thesocialdata.css in Sharepoint Designer 2013 but I could only findSocialData-23FF061E.themedcss in All Files > _catalogs > theme > Themed > 413332F. I then changed the font size for these classes to 10pt and saved it. Reloaded the site in IE, inspected the elements but they are still in 8pt!!
I was thinking of modifying the HTML markup using the Edit Source button in Sharepoint Online but wouldn't it will just apply to the existing posts? and the new posts will be in 8pt?
I know I could create my custom css using the code in socialdata.css but where do I link it to? Sorry, I am very new to sharepoint and not very good at scripting either!
Greatly appreciate any advices, thanks heaps!!!!