[stylesheets] ;css/nanumgothic.css = screen ;css/nanumgothiccoding.css=screen ;bs/bootstrap.css = screen ;bs/bootstrap.min.css = screen ; css/_notosanskr.css = screen ;css/_roboto.css = screen css/_media_popup.css = screen css/_fileuploader.css = screen css/_media_fullscreen.css = screen css/_admin.css = screen css/_modal.css = screen css/_tabs.css = screen css/_toc.css = screen css/_diff.css = screen css/andybs.css = screen css/dark.css = screen css/print.css = print [replacements] ; main text and background colors __text__ = "#000" __background__ = "#fff" __font_size__ = "16px" ; alternative text and background colors __text_alt__ = "#999" ; neutral text and background colors __text_neu__ = "#666" __background_neu__ = "rgba(128,128,128,0.1)" ; highlighted text (e.g. search snippets) __highlight__ = "#ff9" ; border color __border__ = "#ccc" ; these are used for links __link__ = "#4183C4" __existing__ = "#39c" __missing__ = "#999" __background_alt__ = "rgba(128,128,158,0.1)"; __border_radius__ = 7px; ; site and sidebar widths __site_width__ = "75em" ; @ini_site_width __sidebar_width__ = "250px" ; @ini_sidebar_width ; cut off points for mobile devices __desktop_width__ = "1110px" ; @ini_desktop_width __tablet_width__ = "800px" ; @ini_tablet_width __phone_width__ = "480px" ; @ini_phone_width