* Course theme: Update the styles of back to lesson button of quiz in learning mode (#7312)
* Fix font weight in gold variation
* Fix back to lesson font family in default variation
* Fix back to lesson font family in gold variation
* Fix back to lesson font family in blue variation
* Fix back to lesson font family in dark variation
* Quiz footer button styles fix (#7317)
* Fix font weight in gold variation
* Fix back to lesson font family in default variation
* Fix back to lesson font family in gold variation
* Fix back to lesson font family in blue variation
* Fix back to lesson font family in dark variation
* Fix default font size
* Fix gold variation font size
* Fix dark variation font size
* Fix blue variation font size
* Simply Quiz Actions block CSS
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Update stylings for quiz, questions and answers (#7331)
* Fix font weight in gold variation
* Fix back to lesson font family in default variation
* Fix back to lesson font family in gold variation
* Fix back to lesson font family in blue variation
* Fix back to lesson font family in dark variation
* Fix default font size
* Fix gold variation font size
* Fix dark variation font size
* Fix blue variation font size
* Fix default variation question title font stylings
* Fix spacings above and below question title
* Add default style for file upload button
* Add question, title and file upload button styles for blue variation
* Add question, title and file upload button styles for dark variation
* Add question, title and file upload button styles for gold variation
* Update file upload placeholder spacings for all variations
* Further clarify CSS selector to prevent collisions
* Adjust question title CSS for Gold variation
* Set font family for quiz points in Gold variation
* Eliminate use of custom font size
* Remove obsolete CSS for file upload component
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
---------
Co-authored-by: Imran Hossain <imran.hossain@automattic.com>
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Add single lesson template
* Add single lesson template in theme.json
* Change template name from Single Lesson to Lesson
* Remove single-lesson template from lesson dropdown
* Move template removing hook to separate function
* Add doc block on filter function
* Update comment pattern to match design
* Update comment styles and add pseudo checkbox style
* Update single page and lesson template to use comment pattern
* Update theme.json to match comment reply design
* Update single column templates to use comment pattern
* Update templates to use common comment pattern
* Move top border to comment pattern
* Add preset for top and bottom margin of comment title
* Add spacings for pagination and remove spacer
* Remove extra class from pagination and move preset style to css
* Use margin instead of padding
* Update course/style.css
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Change 0 rem to 0
* Add spacing after comment reply form in middle
* Resize cancel reply link text
* Change color of input text in comment reply form fields
* Update font size of comment input texts
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>