Home
last modified time | relevance | path

Searched refs:make_css_link (Results 1 – 1 of 1) sorted by relevance

/dports/www/hotcrp/hotcrp-2.102/src/
H A Dconference.php3032 function make_css_link($url, $media = null) { function in Conf
3132 echo $this->make_css_link($css), "\n";
3133 echo $this->make_css_link("stylesheets/style.css"), "\n";
3136 … echo $this->make_css_link("stylesheets/mobile.css", "screen and (max-width: 768px)"), "\n";
3139 echo $this->make_css_link($css), "\n";