You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/reference.rst
+24-19Lines changed: 24 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
###########
2
-
Reference
3
-
###########
1
+
#########
2
+
Reference
3
+
#########
4
4
5
-
**********
6
-
Settings
7
-
**********
5
+
********
6
+
Settings
7
+
********
8
8
9
9
**djangocms-frontend** can be configured by putting the appropriate settings
10
10
in your project's ``settings.py``.
@@ -319,6 +319,15 @@ in your project's ``settings.py``.
319
319
320
320
This lost of options define the icon size choices a user can select. The values (first tuple element) are css units for the ``font-size`` css property. Besides relative units (``%``) any css unit can be used, e.g. ``112pt``.
0 commit comments